summaryrefslogtreecommitdiffstats
path: root/test/features/1.2.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-12-23 21:20:14 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2015-12-23 21:20:14 -0500
commitc0dc4e056589c41b423e9a5c1fe5edd2b845967a (patch)
treee61d391ac05062514c2ae692378ac8171a02da59 /test/features/1.2.exp
parent0.9.36 testing (diff)
downloadfirejail-c0dc4e056589c41b423e9a5c1fe5edd2b845967a.tar.gz
firejail-c0dc4e056589c41b423e9a5c1fe5edd2b845967a.tar.zst
firejail-c0dc4e056589c41b423e9a5c1fe5edd2b845967a.zip
0.9.36 testing
Diffstat (limited to 'test/features/1.2.exp')
-rwxr-xr-xtest/features/1.2.exp24
1 files changed, 12 insertions, 12 deletions
diff --git a/test/features/1.2.exp b/test/features/1.2.exp
index 0b92247f1..623957f5f 100755
--- a/test/features/1.2.exp
+++ b/test/features/1.2.exp
@@ -36,10 +36,10 @@ expect {
36 timeout {puts "TESTING ERROR 1.4\n";exit} 36 timeout {puts "TESTING ERROR 1.4\n";exit}
37 "proc /proc/sysrq-trigger proc" 37 "proc /proc/sysrq-trigger proc"
38} 38}
39expect { 39#expect {
40 timeout {puts "TESTING ERROR 1.5\n";exit} 40# timeout {puts "TESTING ERROR 1.5\n";exit}
41 "proc /proc/sys/kernel/hotplug" 41# "proc /proc/sys/kernel/hotplug"
42} 42#}
43expect { 43expect {
44 timeout {puts "TESTING ERROR 1.6\n";exit} 44 timeout {puts "TESTING ERROR 1.6\n";exit}
45 "proc /proc/irq proc" 45 "proc /proc/irq proc"
@@ -69,10 +69,10 @@ if { $overlay == "overlay" } {
69 timeout {puts "TESTING ERROR 3.1\n";exit} 69 timeout {puts "TESTING ERROR 3.1\n";exit}
70 "proc /proc proc" 70 "proc /proc proc"
71 } 71 }
72 expect { 72# expect {
73 timeout {puts "TESTING ERROR 3.2\n";exit} 73# timeout {puts "TESTING ERROR 3.2\n";exit}
74 "proc /proc proc" 74# "proc /proc proc"
75 } 75# }
76 expect { 76 expect {
77 timeout {puts "TESTING ERROR 3.3\n";exit} 77 timeout {puts "TESTING ERROR 3.3\n";exit}
78 "proc /proc/sys proc" 78 "proc /proc/sys proc"
@@ -81,10 +81,10 @@ if { $overlay == "overlay" } {
81 timeout {puts "TESTING ERROR 3.4\n";exit} 81 timeout {puts "TESTING ERROR 3.4\n";exit}
82 "proc /proc/sysrq-trigger proc" 82 "proc /proc/sysrq-trigger proc"
83 } 83 }
84 expect { 84# expect {
85 timeout {puts "TESTING ERROR 3.5\n";exit} 85# timeout {puts "TESTING ERROR 3.5\n";exit}
86 "proc /proc/sys/kernel/hotplug" 86# "proc /proc/sys/kernel/hotplug"
87 } 87# }
88 expect { 88 expect {
89 timeout {puts "TESTING ERROR 3.6\n";exit} 89 timeout {puts "TESTING ERROR 3.6\n";exit}
90 "proc /proc/irq proc" 90 "proc /proc/irq proc"