IpcDaemonTestCase: init start_time earlier
authorZac Medico <zmedico@gentoo.org>
Thu, 9 Feb 2012 00:46:02 +0000 (16:46 -0800)
committerZac Medico <zmedico@gentoo.org>
Thu, 9 Feb 2012 00:46:02 +0000 (16:46 -0800)
commit6b0101ea37ad9e7db3866d3ccfe8e398529f7f29
tree655da73eeebb63a486d1e8be956d84f2d0821b42
parent4620d6aba1c5c10344e311585516ee43819b703c
IpcDaemonTestCase: init start_time earlier

Since commit 4620d6aba1c5c10344e311585516ee43819b703c, the
SequentialTaskQueue.add() method starts the task immediately, so
initialize start_time before that happens.
pym/portage/tests/ebuild/test_ipc_daemon.py