[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesupport/emerge/bin
From:       Wolfgang Rohdewald <wolfgang () rohdewald ! de>
Date:       2011-04-12 12:05:52
Message-ID: 20110412120552.9182EAC8DD () svn ! kde ! org
[Download RAW message or body]

SVN commit 1227797 by wrohdewald:

fix for "args packagename"

 M  +1 -1      args.py  


--- trunk/kdesupport/emerge/bin/args.py #1227796:1227797
@@ -332,7 +332,7 @@
     # now augment command list for meta commands like --full-package
     # or when no command is excplicitly given
     if not givenCommands:
-        givenCommands = ArgBase.classByType([AllArg])
+        givenCommands = [ArgBase.classByType[AllArg]]
         # this cannot yet happen
 
     if args.__dict__['continue']: # continue is a reserved word
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic