Fix Scheduler._is_restart_necessary() to return False if the replacement
authorZac Medico <zmedico@gentoo.org>
Thu, 10 Jul 2008 00:58:08 +0000 (00:58 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 10 Jul 2008 00:58:08 +0000 (00:58 -0000)
commit04300e38591d18b50f49853ddcd164bc801f183b
tree5ce01de5c12619d84194cc3090ad93e3c37b8719
parent77e7be09f6413f7ad7a1f097ed15b466923163f8
Fix Scheduler._is_restart_necessary() to return False if the replacement
version of portage is the same exact version as the currently running
instance.

svn path=/main/trunk/; revision=11006
pym/_emerge/__init__.py