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 7b129c0 commit 9e368b2Copy full SHA for 9e368b2
tests/server/Http/start-server.sh
@@ -4,4 +4,4 @@ __DIR__=$(cd `dirname $0`; pwd)
4
5
${__DIR__}/stop-server.sh
6
7
-/usr/bin/env php $__DIR__/server.php start -d
+/usr/bin/env php $__DIR__/server.php start -d > /dev/null
0 commit comments