fix function call

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@723 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
(no author)
2007-11-18 14:33:40 +00:00
parent 3576d5e9a6
commit f025b41443
+1 -1
View File
@@ -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()