Created
April 29, 2011 16:48
-
-
Save jfryman/948606 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- puppet-enterprise-installer.old 2011-04-28 21:19:38.483204013 -0500 | |
+++ puppet-enterprise-installer 2011-04-28 22:20:22.742210017 -0500 | |
@@ -1120,7 +1120,7 @@ | |
#---[ Paranoia ]-------------------------------------------------------- | |
# Exit immediately if a simple command exits with a non-zero status: | |
- set -e | |
+ #set -e | |
#---[ Debug ]----------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment