Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 65239 Details for
Bug 51256
Command Line Parsing Error --action vs action
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Quick one liner
emerge-two-action.patch (text/plain), 385 bytes, created by
Alec Warner (RETIRED)
on 2005-08-06 08:20:21 UTC
(
hide
)
Description:
Quick one liner
Filename:
MIME Type:
Creator:
Alec Warner (RETIRED)
Created:
2005-08-06 08:20:21 UTC
Size:
385 bytes
patch
obsolete
>--- /usr/lib/portage/bin/emerge 2005-07-26 02:00:34.000000000 -0400 >+++ emerge2 2005-08-06 11:16:49.000000000 -0400 >@@ -263,7 +263,7 @@ > else: > print "!!! Error:",x,"is an invalid option." > sys.exit(1) >- elif (not myaction) and (x in actions): >+ elif (x in actions): > if x not in ["system", "world"]: > #print red("*** Deprecated use of action '"+x+"'") > if x=="rsync":
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 51256
: 65239