Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 293782 Details for
Bug 431283
traceback when running ipa-findgroup
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
ipa-findgroup had a usage function but hadn't registered --usage as a valid cmdline option
freeipa-627-usage.patch (text/plain), 869 bytes, created by
Rob Crittenden
on 2008-02-02 03:24:04 UTC
(
hide
)
Description:
ipa-findgroup had a usage function but hadn't registered --usage as a valid cmdline option
Filename:
MIME Type:
Creator:
Rob Crittenden
Created:
2008-02-02 03:24:04 UTC
Size:
869 bytes
patch
obsolete
># HG changeset patch ># User Rob Crittenden <rcritten@redhat.com> ># Date 1201922554 18000 ># Node ID a2624464669255d640ebcb55f54300a9697e8883 ># Parent d0db9d791d6f87b1a9029f5bf59e5ef7488a42c3 >Add --usage as a command-line option. >Resolves 431283 > >diff -r d0db9d791d6f -r a26244646692 ipa-admintools/ipa-findgroup >--- a/ipa-admintools/ipa-findgroup Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-admintools/ipa-findgroup Fri Feb 01 22:22:34 2008 -0500 >@@ -41,6 +41,8 @@ def parse_options(): > parser.add_option("-n", "--notranslate", action="store_true", > dest="notranslate", > help="Don't translate LDAP attributes into readable labels") >+ parser.add_option("--usage", action="store_true", >+ help="Program usage") > > args = ipa.config.init_config(sys.argv) > options, args = parser.parse_args(args)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 431283
: 293782