aboutsummaryrefslogtreecommitdiffstats
path: root/test/features/2.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/2.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/2.5.exp')
-rwxr-xr-xtest/features/2.5.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/features/2.5.exp b/test/features/2.5.exp
index 1d6105ae8..2d4c7a9bc 100755
--- a/test/features/2.5.exp
+++ b/test/features/2.5.exp
@@ -51,7 +51,7 @@ if { $overlay == "overlay" } {
51 "Child process initialized" {puts "normal system\n"} 51 "Child process initialized" {puts "normal system\n"}
52 } 52 }
53 sleep 1 53 sleep 1
54 54
55 send -- "/sbin/ifconfig\r" 55 send -- "/sbin/ifconfig\r"
56 expect { 56 expect {
57 timeout {puts "TESTING ERROR 3.4\n";exit} 57 timeout {puts "TESTING ERROR 3.4\n";exit}
@@ -84,7 +84,7 @@ if { $chroot == "chroot" } {
84 "Child process initialized" 84 "Child process initialized"
85 } 85 }
86 sleep 1 86 sleep 1
87 87
88 send -- "/sbin/ifconfig\r" 88 send -- "/sbin/ifconfig\r"
89 expect { 89 expect {
90 timeout {puts "TESTING ERROR 5.4\n";exit} 90 timeout {puts "TESTING ERROR 5.4\n";exit}