#325 [RFE] logconv.pl : use of getopts to parse commandline options
Closed: wontfix None Opened 12 years ago by rmeggins.

https://bugzilla.redhat.com/show_bug.cgi?id=803952 (Fedora)

Description of problem:

longconv.pl could use Getopts::Long to parse the options provided on the
command line

This will allow us to use extended options if needed, in the future.

Example: we could allow the user to say --verbose in addition to -V

Version-Release number of selected component (if applicable):

rawhide as at Fri, Mar 16, 2012

How reproducible:

Not applicable

Steps to Reproduce:

Not applicable

Actual results:

Not applicable

Expected results:

Not applicable

Additional info:

Getopts::Long is part of the standard Perl distribution thats in Fedora and
RHEL

git merge ticket325
Updating d09ce0e..066a7d6
Fast-forward
ldap/admin/src/logconv.pl | 140 +++++++++++++++++++++-----------------------
1 files changed, 67 insertions(+), 73 deletions(-)

git push origin master
Counting objects: 11, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (6/6), 1.41 KiB, done.
Total 6 (delta 4), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
d09ce0e..066a7d6 master -> master

Added initial screened field value.

Metadata Update from @mreynolds:
- Issue assigned to mreynolds
- Issue set to the milestone: 1.2.11

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/325

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata