Cache should be updated

This commit is contained in:
Faik Uygur
2009-06-23 12:43:42 +00:00
parent 15eeab05f7
commit 539e867f3e
+1
View File
@@ -451,6 +451,7 @@ def set_repo_activity(name, active):
repodb.activate_repo(name)
else:
repodb.deactivate_repo(name)
pisi.db.regenerate_caches()
@locked
def delete_cache():