When transferring cache after sync, compare all metadata to make sure it is identical...
authorZac Medico <zmedico@gentoo.org>
Sat, 4 Nov 2006 05:33:36 +0000 (05:33 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 4 Nov 2006 05:33:36 +0000 (05:33 -0000)
commit800b01b992c6112f29d058c85b019467f3bf8846
treeabe69e6f6d5da596e7965d899fb48fee79745012
parentc659166e86cebba4b6381abe454a09c92d74394b
When transferring cache after sync, compare all metadata to make sure it is identical (don't trust _mtime_ and _eclasses_ alone).  Local tests show that this can add approximately 15% more time to the metadata update, but it's needed for things like bug #153591. (trunk r4923:4925)

svn path=/main/branches/2.1.1/; revision=4930
pym/cache/util.py