chiark / gitweb /
TODO
[autopkgtest.git] / virt-subproc / adt-virt-xenlvm
index 0d49876d0804520debfe930b4e5b3701f604c786..08608daba9ad6d6f321bb33b5b1f63dab365ecc3 100755 (executable)
@@ -95,6 +95,7 @@ def parse_args():
                        pe('--userv and --gain-root are not compatible')
                basis = (['userv'] + xargs_userv + xlargs +
                        ['root','adt-xenlvm-testbed'])
+               with_testbed = basis + ['with']
                get_down = subprocess.Popen(basis + ['pon0'],
                        stdin=file('/dev/null'), stdout=subprocess.PIPE,
                        stderr=None)