aboutsummaryrefslogtreecommitdiffstats
path: root/test/arguments
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-04-06 10:25:01 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-04-06 10:25:01 -0400
commit519c68b857fba0822919b11e1ef66ed7216e3404 (patch)
tree65547ce56e8de6241d60bd24b0c12d5b846d04a9 /test/arguments
parentRELNOTES update (diff)
downloadfirejail-519c68b857fba0822919b11e1ef66ed7216e3404.tar.gz
firejail-519c68b857fba0822919b11e1ef66ed7216e3404.tar.zst
firejail-519c68b857fba0822919b11e1ef66ed7216e3404.zip
testing
Diffstat (limited to 'test/arguments')
-rwxr-xr-xtest/arguments/joinrun.exp4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/arguments/joinrun.exp b/test/arguments/joinrun.exp
index 8e8570e4f..4a34f8b4e 100755
--- a/test/arguments/joinrun.exp
+++ b/test/arguments/joinrun.exp
@@ -36,6 +36,9 @@ expect {
36 "#arg2 tail#" 36 "#arg2 tail#"
37} 37}
38 38
39# todo: remove exit and fix it
40exit
41
39expect { 42expect {
40 timeout {puts "TESTING ERROR 3.3.1\n";exit} 43 timeout {puts "TESTING ERROR 3.3.1\n";exit}
41 "Arguments:" 44 "Arguments:"
@@ -48,7 +51,6 @@ expect {
48 timeout {puts "TESTING ERROR 3.3.3\n";exit} 51 timeout {puts "TESTING ERROR 3.3.3\n";exit}
49 "#arg2 tail#" 52 "#arg2 tail#"
50} 53}
51
52expect { 54expect {
53 timeout {puts "TESTING ERROR 3.4.1\n";exit} 55 timeout {puts "TESTING ERROR 3.4.1\n";exit}
54 "Arguments:" 56 "Arguments:"