aboutsummaryrefslogtreecommitdiffstats
path: root/test/arguments
diff options
context:
space:
mode:
authorLibravatar Reiner Herrmann <reiner@reiner-h.de>2016-07-29 23:01:38 +0200
committerLibravatar Reiner Herrmann <reiner@reiner-h.de>2016-07-29 23:01:38 +0200
commitb4c7c48bc6c3121107d3c727ffa27a5dfc750583 (patch)
tree4f30158981ac0b251d931c710479aa44ce5f49e5 /test/arguments
parentBuild argtest if it doesn't exist (diff)
downloadfirejail-b4c7c48bc6c3121107d3c727ffa27a5dfc750583.tar.gz
firejail-b4c7c48bc6c3121107d3c727ffa27a5dfc750583.tar.zst
firejail-b4c7c48bc6c3121107d3c727ffa27a5dfc750583.zip
Run correct shell script during test
Diffstat (limited to 'test/arguments')
-rwxr-xr-xtest/arguments/symrun.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/arguments/symrun.exp b/test/arguments/symrun.exp
index 1466b791e..10e7ac6c8 100755
--- a/test/arguments/symrun.exp
+++ b/test/arguments/symrun.exp
@@ -4,7 +4,7 @@ set timeout 10
4spawn $env(SHELL) 4spawn $env(SHELL)
5match_max 100000 5match_max 100000
6 6
7send -- "./bashrun.sh\r" 7send -- "./symrun.sh\r"
8expect { 8expect {
9 timeout {puts "TESTING ERROR 2.1.1\n";exit} 9 timeout {puts "TESTING ERROR 2.1.1\n";exit}
10 "Arguments:" 10 "Arguments:"