diff options
Diffstat (limited to 'tests/create-and-run.sh')
-rwxr-xr-x | tests/create-and-run.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/create-and-run.sh b/tests/create-and-run.sh index 1d0a56d..fab04bc 100755 --- a/tests/create-and-run.sh +++ b/tests/create-and-run.sh @@ -69,4 +69,4 @@ debvm-waitssh -t 540 "$SSH_PORT" run_ssh "$@" poweroff wait -"$(dirname "$0")/shell_interaction.expect" -- -i "$IMAGE" +"$(dirname "$0")/shell_interaction.expect" -- debvm-run -i "$IMAGE" |