zulip/scripts
Raphael 0608e32eeb Cause install to return 1 on failure.
This fixes issue #123. Namely, the script in scripts/setup/install was
returning 0. Adding `set -e` and `set -o pipeline` causes the install
script to exit and return 1 if any part fails, including piping output
(`set -o pipeline` does this).
2015-10-07 08:46:16 -04:00
..
lib Dramatically extend post-install documentation for production Zulip. 2015-09-30 09:04:14 -07:00
setup Cause install to return 1 on failure. 2015-10-07 08:46:16 -04:00
purge-old-deployments purge-old-deployments: Never purge the currently running deployment. 2013-11-04 13:22:41 -05:00
restart-server Rename USING_SSO to something more clear. 2015-08-18 20:48:15 -07:00
upgrade-zulip Improve shell quoting hygiene 2015-09-25 23:25:08 -04:00
zulip-puppet-apply Remove unnecessary puppet.conf configuration. 2015-09-26 21:34:19 -07:00