aboutsummaryrefslogtreecommitdiffstats
path: root/test/arguments
diff options
context:
space:
mode:
Diffstat (limited to 'test/arguments')
-rwxr-xr-xtest/arguments/arguments.sh2
-rwxr-xr-xtest/arguments/joinrun.exp2
2 files changed, 1 insertions, 3 deletions
diff --git a/test/arguments/arguments.sh b/test/arguments/arguments.sh
index 73e589876..049236900 100755
--- a/test/arguments/arguments.sh
+++ b/test/arguments/arguments.sh
@@ -25,5 +25,3 @@ echo "TESTING: 4. --output option"
25./outrun.exp 25./outrun.exp
26rm out 26rm out
27rm out.* 27rm out.*
28
29
diff --git a/test/arguments/joinrun.exp b/test/arguments/joinrun.exp
index 4a34f8b4e..097becacc 100755
--- a/test/arguments/joinrun.exp
+++ b/test/arguments/joinrun.exp
@@ -37,7 +37,7 @@ expect {
37} 37}
38 38
39# todo: remove exit and fix it 39# todo: remove exit and fix it
40exit 40exit
41 41
42expect { 42expect {
43 timeout {puts "TESTING ERROR 3.3.1\n";exit} 43 timeout {puts "TESTING ERROR 3.3.1\n";exit}