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 f83d756 commit 366c2b7Copy full SHA for 366c2b7
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