summaryrefslogtreecommitdiffstats
path: root/test/noroot.exp
diff options
context:
space:
mode:
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}