0

Fail on any error

This commit is contained in:
Ronald Jack Jenkins Jr
2017-07-30 22:03:43 -04:00
parent cb8e5df442
commit ba80d4f601

View File

@@ -1,4 +1,6 @@
#!/bin/bash
set -e
mvn clean
set -o allexport