Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 127487 Details for
Bug 188339
--clear-autoresume option not recognized
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix typo in getopt
catalyst-fix-clioption.patch (text/plain), 501 bytes, created by
Tais P. Hansen
on 2007-08-10 13:42:20 UTC
(
hide
)
Description:
Fix typo in getopt
Filename:
MIME Type:
Creator:
Tais P. Hansen
Created:
2007-08-10 13:42:20 UTC
Size:
501 bytes
patch
obsolete
>--- catalyst.orig 2007-08-10 15:39:01.416881429 +0200 >+++ catalyst 2007-08-10 15:39:32.418594571 +0200 >@@ -220,9 +220,9 @@ > > # parse out the command line arguments > try: > opts,args = getopt.getopt(sys.argv[1:], "aphvdc:C:f:FVs:", ["purge","help", "version", "debug",\ >- "clear_autoresume", "config=", "cli=", "file=", "fetch", "verbose","snapshot="]) >+ "clear-autoresume", "config=", "cli=", "file=", "fetch", "verbose","snapshot="]) > > except getopt.GetoptError: > usage() > sys.exit(2)
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 188339
: 127487