refine cache validation

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1428 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
(no author)
2008-03-08 09:03:14 +00:00
parent 845e1f77ad
commit ff318f3037
+1 -1
View File
@@ -3726,7 +3726,7 @@ class etpDatabase:
str(hash(multiMatch)) + \
str(hash(packagesFilter)) + \
str(hash(matchRevision))
c_hash = str(hash(c_hash))
#c_hash = str(hash(c_hash))
return c_hash