When transferring cache after sync, compare all metadata to make sure it is identical...
authorZac Medico <zmedico@gentoo.org>
Sat, 4 Nov 2006 01:55:32 +0000 (01:55 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 4 Nov 2006 01:55:32 +0000 (01:55 -0000)
commit42c15bf57a7ae99577a131f16e09e17a34096e97
tree7e00705666f73f656465a99490bac57d5a486d82
parent5c50f961c2316734e34bfefe7c9762ac89f38ff7
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.

svn path=/main/trunk/; revision=4924
pym/cache/util.py