summaryrefslogtreecommitdiff
path: root/scripts/rabbitmqctl
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2014-06-09 13:53:57 +0100
committerSimon MacMullen <simon@rabbitmq.com>2014-06-09 13:53:57 +0100
commit96c2d78b324ec90f3fc3d1f3909652d865e90755 (patch)
tree3843d89def3996f420e4662e32fec73cc5bd4cb9 /scripts/rabbitmqctl
parentef1e9b01f3e9c1d823ee186471135623d0c090d3 (diff)
downloadrabbitmq-server-git-96c2d78b324ec90f3fc3d1f3909652d865e90755.tar.gz
Use '-e' for all shell scripts.
Diffstat (limited to 'scripts/rabbitmqctl')
-rwxr-xr-xscripts/rabbitmqctl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rabbitmqctl b/scripts/rabbitmqctl
index ff9cb7fa50..309abf2a0d 100755
--- a/scripts/rabbitmqctl
+++ b/scripts/rabbitmqctl
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh -e
## The contents of this file are subject to the Mozilla Public License
## Version 1.1 (the "License"); you may not use this file except in
## compliance with the License. You may obtain a copy of the License