During env_update, raise a FileNotFound exception if a file is unexpectedly removed...
authorZac Medico <zmedico@gentoo.org>
Tue, 5 Sep 2006 20:30:04 +0000 (20:30 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 5 Sep 2006 20:30:04 +0000 (20:30 -0000)
commit6d0c61651262bb9032f4738ad0404c615b03e873
tree75a968a05a9ec6153a749eb5d4cd0d2ebbcd5393
parent34172fca081063a4af798111efce6488caeca830
During env_update, raise a FileNotFound exception if a file is unexpectedly removed by a concurrent process.  See bug #146412.

svn path=/main/trunk/; revision=4408
pym/portage.py