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:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user