Bug #336651 - Fix Scheduler._restart_if_necessary() to correctly
authorZac Medico <zmedico@gentoo.org>
Thu, 9 Sep 2010 22:49:59 +0000 (15:49 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 9 Sep 2010 22:49:59 +0000 (15:49 -0700)
commit74d344ca49331ee866371f08b5f41eed9b9279c0
treecec288f21979d410267794cb2c1a1e82cb1bbca4
parent20375de40f06e9298fe6b18dad0b0a36d1b59ec6
Bug #336651 - Fix Scheduler._restart_if_necessary() to correctly
handle arguments like --exclude that are stored as a list since
they use the 'append' action.
pym/_emerge/Scheduler.py