fix function call
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@723 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
+1
-1
@@ -144,7 +144,7 @@ def worldUpdate(ask = False, pretend = False, verbose = False, onlyfetch = False
|
||||
|
||||
if (not pretend) and (upgradeTo):
|
||||
# update configuration
|
||||
writeNewBranch(upgradeTo)
|
||||
entropyTools.writeNewBranch(upgradeTo)
|
||||
|
||||
updateList = set()
|
||||
fineList = set()
|
||||
|
||||
Reference in New Issue
Block a user