summaryrefslogtreecommitdiff
path: root/tests/shell_interaction.expect
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shell_interaction.expect')
-rwxr-xr-xtests/shell_interaction.expect2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shell_interaction.expect b/tests/shell_interaction.expect
index 325e476..72f8676 100755
--- a/tests/shell_interaction.expect
+++ b/tests/shell_interaction.expect
@@ -1,7 +1,7 @@
#!/usr/bin/expect
set args [lrange $argv 0 end]
set timeout 300
-spawn debvm-run {*}$args
+spawn {*}$args
expect "root@testvm:~#"
set timeout 10
send "echo 6coF0JBW\$((2+3))\r"