Cleanup CVS calls in 'sync' action.
authorMichał Górny <mgorny@gentoo.org>
Sun, 24 Oct 2010 08:18:23 +0000 (10:18 +0200)
committerZac Medico <zmedico@gentoo.org>
Sun, 24 Oct 2010 18:34:12 +0000 (11:34 -0700)
commitb6a70de78497a3e9e62d524ec3e355355b913efb
treeeeb289b3fc06fcbad321f47eaf064850b7a517f7
parentf01c11eb38b25512e769f2e2da68cb369a8b7a09
Cleanup CVS calls in 'sync' action.

Use 'exec' to avoid unnecessary redundant processes. Update the checkout
code to use spawn_bash() like update does.
pym/_emerge/actions.py