aboutsummaryrefslogtreecommitdiffstats
path: root/test/noroot.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-10-18 11:07:49 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-10-18 11:07:49 -0400
commit6d39f22968c7cf2a51cb162664589770c84aac69 (patch)
tree8a717a0324b43a8134182ceeee6455b59535b465 /test/noroot.exp
parent--hostname (diff)
downloadfirejail-6d39f22968c7cf2a51cb162664589770c84aac69.tar.gz
firejail-6d39f22968c7cf2a51cb162664589770c84aac69.tar.zst
firejail-6d39f22968c7cf2a51cb162664589770c84aac69.zip
testing
Diffstat (limited to 'test/noroot.exp')
-rwxr-xr-xtest/noroot.exp7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/noroot.exp b/test/noroot.exp
index d16c28dbe..37d55fe78 100755
--- a/test/noroot.exp
+++ b/test/noroot.exp
@@ -51,13 +51,6 @@ expect {
51} 51}
52puts "\n" 52puts "\n"
53 53
54send -- "cat /etc/hostname\r"
55expect {
56 timeout {puts "TESTING ERROR 3\n";exit}
57 "noroot-sandbox"
58}
59puts "\n"
60
61send -- "ping 0\r" 54send -- "ping 0\r"
62expect { 55expect {
63 timeout {puts "TESTING ERROR 4\n";exit} 56 timeout {puts "TESTING ERROR 4\n";exit}