aboutsummaryrefslogtreecommitdiffstats
path: root/test/features/1.5.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/features/1.5.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/features/1.5.exp')
-rwxr-xr-xtest/features/1.5.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/features/1.5.exp b/test/features/1.5.exp
index a17504e74..194c7859e 100755
--- a/test/features/1.5.exp
+++ b/test/features/1.5.exp
@@ -40,7 +40,7 @@ if { $overlay == "overlay" } {
40 "Child process initialized" {puts "normal system\n"} 40 "Child process initialized" {puts "normal system\n"}
41 } 41 }
42 sleep 1 42 sleep 1
43 43
44 send -- "ps aux | wc -l \r" 44 send -- "ps aux | wc -l \r"
45 expect { 45 expect {
46 timeout {puts "TESTING ERROR 3\n";exit} 46 timeout {puts "TESTING ERROR 3\n";exit}
@@ -61,7 +61,7 @@ if { $chroot == "chroot" } {
61 "Child process initialized" 61 "Child process initialized"
62 } 62 }
63 sleep 1 63 sleep 1
64 64
65 send -- "ps aux | wc -l \r" 65 send -- "ps aux | wc -l \r"
66 expect { 66 expect {
67 timeout {puts "TESTING ERROR 5\n";exit} 67 timeout {puts "TESTING ERROR 5\n";exit}