git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1251 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
(no author)
2008-02-19 20:04:40 +00:00
parent 763f6e601d
commit 0e18c4333c
+1 -1
View File
@@ -3687,7 +3687,7 @@ class RepoInterface:
self.reponames.append(x)
def reset_dbformat_eapi(self):
self.dbformat_eapi == 2
self.dbformat_eapi = 2
def __validate_repository_id(self, repoid):
if repoid not in self.reponames: