Manifest.write(): tweak unlink logic
authorZac Medico <zmedico@gentoo.org>
Wed, 28 Sep 2011 06:48:59 +0000 (23:48 -0700)
committerZac Medico <zmedico@gentoo.org>
Wed, 28 Sep 2011 06:48:59 +0000 (23:48 -0700)
commit6d35053a55470f9e8d5c359215f18d75acbcf043
treed1a7c1253d2b82a305819083b132497df2aaea34
parentf3101b3adce6731790f80f83fafece54b7bd8a63
Manifest.write(): tweak unlink logic

This narrows the range of possible behaviors, such that the manifest
will always be either written or unlinked, eliminating the possiblity
that a stale manifest will ever be allowed to slip through without
being overwritten or unlinked.
pym/portage/manifest.py