This commit is contained in:
Fabio Erculiani
2009-06-10 10:00:17 +02:00
parent 0d0e1a6032
commit d795d7f8f4

View File

@@ -505,7 +505,8 @@ def database(options):
if rc == "No":
return 4
status = Entropy.switch_packages_branch(from_branch, to_branch)
status = Entropy.switch_packages_branch(from_branch, to_branch,
repo = repoid)
if status == None:
return 1