mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Newer versions of gofmt and govet will exit non-zero if they find any issues. This simply sets -e to ensure the scripts will also exit non-zero to properly trigger a build failure.