This commit is contained in:
Kenneth Reitz
2012-03-23 16:02:07 -04:00
parent bf2372101f
commit 15b819703a
+5 -1
View File
@@ -17,7 +17,11 @@
#
# - The desired Python VM is available on the base system.
# - Library dependencies are available on the base system.
# - Django applications
# - Django applications should not require additional configuration.
# <hr />
# ## Context
# Fail fast and fail hard.
set -eo pipefail