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