Scheduler: fix AttributeError in _terminate_tasks
authorZac Medico <zmedico@gentoo.org>
Sat, 12 Mar 2011 18:35:23 +0000 (10:35 -0800)
committerZac Medico <zmedico@gentoo.org>
Sat, 12 Mar 2011 18:35:23 +0000 (10:35 -0800)
commitdf2638070b38577d23947c40595af058e7b75abd
tree764a686edf22e1c1bbfcdb88747dd4f63efdba8e
parent83e677766650e73071813c0d46547647e5f66029
Scheduler: fix AttributeError in _terminate_tasks

Thanks to David James <davidjames@google.com> for reporting this error:
AttributeError: 'EbuildPhase' object has no attribute 'merge'
pym/_emerge/Scheduler.py