aboutsummaryrefslogtreecommitdiff
path: root/tests/integration/testscript
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/testscript')
-rw-r--r--tests/integration/testscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/integration/testscript b/tests/integration/testscript
index f43bf02..bf66324 100644
--- a/tests/integration/testscript
+++ b/tests/integration/testscript
@@ -93,6 +93,6 @@ a = $0
EOI
chmod ugo+x default;
sleep $wait;
- $w --verbose 3 --startup --tftp-host $tftp --environment \
- &$machine/*** &manifest $~ 2>|
+ $w --verbose 3 --startup --tftp-host $tftp --environments $~ \
+ &$machine/*** &manifest 2>|
}