Set PLTSTDERR in run script

This commit is contained in:
Tony Garnock-Jones 2016-11-20 17:01:49 +13:00
parent e36179a610
commit 4074a5f0ba
1 changed files with 1 additions and 0 deletions

View File

@ -5,4 +5,5 @@ set -e
echo "Starting RacketMQ"
exec 2>&1
export PLTSTDERR="$PLTSTDERR debug@racketmq"
exec racket server.rkt