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