projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1369b0
)
When an update is discarded due to confmem, record it's mtime in the contents (it...
author
Zac Medico
<zmedico@gentoo.org>
Sat, 9 Jun 2007 13:17:27 +0000
(13:17 -0000)
committer
Zac 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
patch
|
blob
|
history
diff --git
a/pym/portage/dbapi/vartree.py
b/pym/portage/dbapi/vartree.py
index 1213712ef8617626ffbfe21a16863918f49d4e9a..5ddfc2f0fff6b461edce487f79a7284e67595d0b 100644
(file)
--- a/
pym/portage/dbapi/vartree.py
+++ b/
pym/portage/dbapi/vartree.py
@@
-1932,7
+1932,7
@@
class dblink(object):
cfgprot = cfgfiledict["IGNORE"]
if not moveme:
zing = "-o-"
- mymtime = long(my
d
stat.st_mtime)
+ mymtime = long(mystat.st_mtime)
else:
moveme = 1
cfgprot = 1