Want warning and error in PLTSTDERR

This commit is contained in:
Tony Garnock-Jones 2016-11-20 18:33:31 +13:00
parent 62bd3c707b
commit 75fbb51e66
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@ set -e
echo "Starting RacketMQ"
exec 2>&1
export PLTSTDERR="$PLTSTDERR debug@racketmq info@syndicate/drivers/web"
export PLTSTDERR="$PLTSTDERR debug@racketmq info@syndicate/drivers/web warning"
exec racket server.rkt