On Tue, Jul 26, 2011 at 05:26:14PM -0400, Ben Lipton wrote: > Signed-off-by: Ben Lipton <[email protected]> > --- > instance-p2v-target/test/fix_fstab_test.py | 10 +++++++--- > 1 files changed, 7 insertions(+), 3 deletions(-)
On Tue, Jul 26, 2011 at 05:26:13PM -0400, Ben Lipton wrote: > Removed references to subprocess.check_call, removed try/catch/finally > blocks, and fixed a unit test that expected behavior from > shutil.copytree that changed from 2.4 to 2.6 > > Signed-off-by: Ben Lipton <[email protected]> On Wed, Jul 27, 2011 at 03:21:00PM -0400, Ben Lipton wrote: > Instead of calling a nonexistent python script. > > Signed-off-by: Ben Lipton <[email protected]> > --- > This time, let's fix the unit tests too! LGTM, all three pushed. iustin
