aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs/fscheck-private.exp
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/fs/fscheck-private.exp
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/fs/fscheck-private.exp')
-rwxr-xr-xtest/fs/fscheck-private.exp3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/fs/fscheck-private.exp b/test/fs/fscheck-private.exp
index 28c921538..1972a683b 100755
--- a/test/fs/fscheck-private.exp
+++ b/test/fs/fscheck-private.exp
@@ -14,7 +14,7 @@ match_max 100000
14#} 14#}
15#after 100 15#after 100
16 16
17# file 17# file
18send -- "firejail --private=testfile1\r" 18send -- "firejail --private=testfile1\r"
19expect { 19expect {
20 timeout {puts "TESTING ERROR 2.1\n";exit} 20 timeout {puts "TESTING ERROR 2.1\n";exit}
@@ -47,4 +47,3 @@ expect {
47after 100 47after 100
48 48
49puts "\nall done\n" 49puts "\nall done\n"
50