mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-14 14:33:29 +00:00
log acceptance test server output to file
This commit is contained in:
parent
07e536677c
commit
a802620d11
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ export SHARELATEX_CONFIG=`pwd`/test/acceptance/scripts/settings.test.coffee
|
|||
|
||||
echo ">> Starting server..."
|
||||
|
||||
grunt --no-color &
|
||||
grunt --no-color >server.log 2>&1 &
|
||||
|
||||
echo ">> Server started"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue