summaryrefslogtreecommitdiff
path: root/tests/shell_interaction.expect
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2025-04-06 10:08:34 +0200
committerHelmut Grohne <helmut@subdivi.de>2025-04-06 17:44:08 +0200
commit5f22a836f2c3330d9f2c3707167096e1e3ece31f (patch)
treede96588d0b93f9f9106d1881001ff049ba05496c /tests/shell_interaction.expect
parent6f2a356ca10ab97ed257097996593d707eca9bd7 (diff)
downloaddebvm-5f22a836f2c3330d9f2c3707167096e1e3ece31f.tar.gz
salsa-ci: add basic tests for debefivm-*
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"