aboutsummaryrefslogtreecommitdiffstats
path: root/test/root/nginx.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/root/nginx.exp')
-rwxr-xr-xtest/root/nginx.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/root/nginx.exp b/test/root/nginx.exp
index 0b62fada9..82ebe0ee7 100755
--- a/test/root/nginx.exp
+++ b/test/root/nginx.exp
@@ -4,10 +4,6 @@ set timeout 5
4spawn $env(SHELL) 4spawn $env(SHELL)
5match_max 100000 5match_max 100000
6 6
7send -- "pkill nginx\r"
8sleep 2
9
10
11send -- "firejail --name=nginx /etc/init.d/nginx start\r" 7send -- "firejail --name=nginx /etc/init.d/nginx start\r"
12expect { 8expect {
13 timeout {puts "TESTING ERROR 0\n";exit} 9 timeout {puts "TESTING ERROR 0\n";exit}