From 5f22a836f2c3330d9f2c3707167096e1e3ece31f Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Sun, 6 Apr 2025 10:08:34 +0200 Subject: salsa-ci: add basic tests for debefivm-* --- tests/shell_interaction.expect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/shell_interaction.expect') 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" -- cgit v1.2.3