From: Thierry Parmentelat Date: Tue, 20 Sep 2011 13:44:21 +0000 (+0200) Subject: oops X-Git-Tag: tests-5.0-29~22 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=ce72cc072fc08a2584522a52e79f2edea580f3f4;p=tests.git oops --- diff --git a/system/Substrate.py b/system/Substrate.py index ade9ca2..ae1d53d 100644 --- a/system/Substrate.py +++ b/system/Substrate.py @@ -561,7 +561,7 @@ class QemuBox (Box): if not options.soft: self.reboot(options) else: - self.run_ssh(box,['pkill','qemu'],"Killing qemu instances", + self.run_ssh(['pkill','qemu'],"Killing qemu instances", dry_run=options.dry_run) return print 'q',