aboutsummaryrefslogtreecommitdiffstats
path: root/test/features/3.2.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/3.2.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/3.2.exp')
-rwxr-xr-xtest/features/3.2.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/features/3.2.exp b/test/features/3.2.exp
index be20b1547..271bbdda1 100755
--- a/test/features/3.2.exp
+++ b/test/features/3.2.exp
@@ -41,7 +41,7 @@ if { $overlay == "overlay" } {
41 "Child process initialized" {puts "normal system\n"} 41 "Child process initialized" {puts "normal system\n"}
42 } 42 }
43 sleep 1 43 sleep 1
44 44
45 send -- "touch ~/.config/firejail-test-file\r" 45 send -- "touch ~/.config/firejail-test-file\r"
46 expect { 46 expect {
47 timeout {puts "TESTING ERROR 3\n";exit} 47 timeout {puts "TESTING ERROR 3\n";exit}
@@ -64,7 +64,7 @@ if { $chroot == "chroot" } {
64 "Child process initialized" 64 "Child process initialized"
65 } 65 }
66 sleep 1 66 sleep 1
67 67
68 send -- "touch ~/.config/firejail-test-file\r" 68 send -- "touch ~/.config/firejail-test-file\r"
69 expect { 69 expect {
70 timeout {puts "TESTING ERROR 5\n";exit} 70 timeout {puts "TESTING ERROR 5\n";exit}