testing treeupdate server-side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1774 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
@@ -11379,6 +11379,7 @@ class ServerInterface(TextInterface):
|
||||
if (repo not in etpConst['server_treeupdatescalled']) and (not just_reading):
|
||||
# sometimes, when filling a new server db, we need to avoid tree updates
|
||||
if valid:
|
||||
import pdb; pdb.set_trace()
|
||||
conn.serverUpdatePackagesData()
|
||||
else:
|
||||
self.updateProgress(
|
||||
|
||||
Reference in New Issue
Block a user