[entropy.client.interfaces.methods] no need to run world updates calculation on load_repository_database
This commit is contained in:
@@ -197,7 +197,6 @@ class RepositoryMixin:
|
||||
self.clear_dump_cache(etpCache['world'])
|
||||
self.clear_dump_cache(etpCache['install'])
|
||||
self.clear_dump_cache(etpCache['remove'])
|
||||
self.calculate_world_updates(use_cache = False)
|
||||
return conn
|
||||
|
||||
def get_repository_revision(self, reponame):
|
||||
|
||||
Reference in New Issue
Block a user