projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c52587d
)
Fix this random y that was in the last commit...I blame nano :P
author
Alec Warner
<antarus@gentoo.org>
Fri, 7 Apr 2006 19:11:26 +0000
(19:11 -0000)
committer
Alec Warner
<antarus@gentoo.org>
Fri, 7 Apr 2006 19:11:26 +0000
(19:11 -0000)
svn path=/main/trunk/; revision=3091
bin/emerge
patch
|
blob
|
history
diff --git
a/bin/emerge
b/bin/emerge
index 14519df0fbdd75d6e4424d8df28c603d451300cd..67113857e5ac49c00df4798c19687da5362ceadc 100755
(executable)
--- a/
bin/emerge
+++ b/
bin/emerge
@@
-614,7
+614,7
@@
if "--debug" in myopts:
# check if root user is the current user for the actions where emerge needs this
if portage.secpass < 2:
- # We've already allowed "--version" and "--help" above.
y
+ # We've already allowed "--version" and "--help" above.
if not myaction:
help()
sys.exit(0)