Well, maybe error instead of warning. Sigh

This commit is contained in:
Tony Garnock-Jones 2016-11-20 18:35:57 +13:00
parent 75fbb51e66
commit b27d28f364
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 warning"
export PLTSTDERR="$PLTSTDERR debug@racketmq info@syndicate/drivers/web error"
exec racket server.rkt