DEV: Exit on error

This commit is contained in:
Richard Frank
2016-06-28 08:35:15 -04:00
parent a728ef2bf1
commit ec4336ff0c
+1
View File
@@ -10,6 +10,7 @@
# from the root of the zipline github checkout.
# This will put the zipline code in the
# /vagrant folder in the system.
set -e
VAGRANT_LOG="/home/vagrant/vagrant.log"