Fix this random y that was in the last commit...I blame nano :P
authorAlec Warner <antarus@gentoo.org>
Fri, 7 Apr 2006 19:11:26 +0000 (19:11 -0000)
committerAlec Warner <antarus@gentoo.org>
Fri, 7 Apr 2006 19:11:26 +0000 (19:11 -0000)
svn path=/main/trunk/; revision=3091

bin/emerge

index 14519df0fbdd75d6e4424d8df28c603d451300cd..67113857e5ac49c00df4798c19687da5362ceadc 100755 (executable)
@@ -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)