When an update is discarded due to confmem, record it's mtime in the contents (it...
authorZac Medico <zmedico@gentoo.org>
Sat, 9 Jun 2007 13:17:27 +0000 (13:17 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 9 Jun 2007 13:17:27 +0000 (13:17 -0000)
svn path=/main/trunk/; revision=6782

pym/portage/dbapi/vartree.py

index 1213712ef8617626ffbfe21a16863918f49d4e9a..5ddfc2f0fff6b461edce487f79a7284e67595d0b 100644 (file)
@@ -1932,7 +1932,7 @@ class dblink(object):
                                                                        cfgprot = cfgfiledict["IGNORE"]
                                                                        if not moveme:
                                                                                zing = "-o-"
-                                                                               mymtime = long(mydstat.st_mtime)
+                                                                               mymtime = long(mystat.st_mtime)
                                                                else:
                                                                        moveme = 1
                                                                        cfgprot = 1