testing treeupdate server-side

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1775 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
lxnay
2008-04-16 15:41:41 +00:00
parent caecf70aa0
commit 9580c2bbfc
+1
View File
@@ -330,6 +330,7 @@ class etpDatabase:
update_actions.append(line)
f.close()
del lines
import pdb; pdb.set_trace()
# add entropy packages.db.repo_updates content
if os.path.isfile(repo_updates_file):
f = open(repo_updates_file,"r")