Skip to content

Commit d6c4cc4

Browse files
committed
WIP
1 parent 98e8b43 commit d6c4cc4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

test/httpd/run.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@ echo "Starting httpd..."
3030
/usr/local/apache2/bin/httpd -X &
3131
sleep 1
3232
tail -f /usr/local/apache2/logs/error_log
33+
34+
while true; do cat /dev/null; done;
35+

0 commit comments

Comments
 (0)