Skip to content

Instantly share code, notes, and snippets.

@jfryman
Created April 29, 2011 16:48
Show Gist options
  • Save jfryman/948606 to your computer and use it in GitHub Desktop.
Save jfryman/948606 to your computer and use it in GitHub Desktop.
--- 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