remove errexit

This commit is contained in:
Erik Johnson 2014-05-05 13:40:19 -05:00
parent 203a09a6d4
commit e11f1e4564

View file

@ -28,10 +28,6 @@
# Run the script with -h for usage details.
#
# Terminate script if any command fails
set -o errexit
################################# FUNCTIONS ##################################
function _timestamp {