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 52a4b11 commit 72d6a9aCopy full SHA for 72d6a9a
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