aboutsummaryrefslogtreecommitdiffstats
path: root/test/arguments
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-05-24 14:38:01 -0500
committerLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-05-24 14:38:01 -0500
commit997a93efbdcbbaeed517e0bdc5283e9d8b31f422 (patch)
treecbb47fb1b41ced351501686e3fdf9aaf46b31414 /test/arguments
parentRemove trailing whitespace from platform (diff)
downloadfirejail-997a93efbdcbbaeed517e0bdc5283e9d8b31f422.tar.gz
firejail-997a93efbdcbbaeed517e0bdc5283e9d8b31f422.tar.zst
firejail-997a93efbdcbbaeed517e0bdc5283e9d8b31f422.zip
strip trailing whitespace from test/
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}