Entropy/EntropyDatabaseInterface:
- removePackage(): remove pdb :-) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2664 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
@@ -30995,8 +30995,6 @@ class EntropyDatabaseInterface:
|
||||
|
||||
def removePackage(self, idpackage, do_cleanup = True, do_commit = True, do_rss = True):
|
||||
|
||||
import pdb;pdb.set_trace()
|
||||
|
||||
self.checkReadOnly()
|
||||
self.live_cache.clear()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user