We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a3081a commit 838e6eaCopy full SHA for 838e6ea
test/httpd/run.sh
@@ -16,5 +16,6 @@ mkdir /coverage
16
# start apache httpd server in foreground
17
echo "Starting httpd..."
18
/usr/local/apache2/bin/httpd -X &
19
+sleep 1
20
tail -f /usr/local/apache2/logs/error_log
21
0 commit comments