From 0e18c4333c56ea412d9b68700a7b962a0cbff78a Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue, 19 Feb 2008 20:04:40 +0000 Subject: [PATCH] whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1251 cd1c1023-2f26-0410-ae45-c471fc1f0318 --- libraries/entropy.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/entropy.py b/libraries/entropy.py index 4225392bd..c2ae10b7a 100644 --- a/libraries/entropy.py +++ b/libraries/entropy.py @@ -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: