fix two misc bugs
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@622 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
@@ -142,6 +142,7 @@ def update(options):
|
||||
if (not match):
|
||||
# check if the package is in toBeAdded
|
||||
if (toBeAdded):
|
||||
print x
|
||||
atomkey = dep_getkey(dbconn.retrieveAtom(x[1]))
|
||||
atomslot = dbconn.retrieveSlot(x[1])
|
||||
add = True
|
||||
|
||||
Reference in New Issue
Block a user