aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-04-25 13:36:55 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-04-25 13:36:55 -0400
commit34539b96d0f01d0483bd756bde5da4b43ac82a63 (patch)
treeaaf22d71855e03b8980f1aea9dc7281470039240 /test/utils
parentfix (diff)
downloadfirejail-34539b96d0f01d0483bd756bde5da4b43ac82a63.tar.gz
firejail-34539b96d0f01d0483bd756bde5da4b43ac82a63.tar.zst
firejail-34539b96d0f01d0483bd756bde5da4b43ac82a63.zip
testing
Diffstat (limited to 'test/utils')
-rwxr-xr-xtest/utils/shutdown4.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/utils/shutdown4.exp b/test/utils/shutdown4.exp
index 613f3fbc8..0f2e0e7fe 100755
--- a/test/utils/shutdown4.exp
+++ b/test/utils/shutdown4.exp
@@ -60,10 +60,6 @@ expect {
60 timeout {puts "TESTING ERROR 50\n";exit} 60 timeout {puts "TESTING ERROR 50\n";exit}
61 "50" 61 "50"
62} 62}
63expect {
64 timeout {puts "TESTING ERROR 60\n";exit}
65 "Killed"
66}
67sleep 1 63sleep 1
68 64
69puts "\nalldone\n" 65puts "\nalldone\n"