summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-plugins
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
commit5f81655b7f7cc8e0717fe911b2757f47dcd1ff6b (patch)
tree3843d89def3996f420e4662e32fec73cc5bd4cb9 /scripts/rabbitmq-plugins
parent856524f258638e1b22381dea6c08b3fc3ff49799 (diff)
downloadrabbitmq-server-5f81655b7f7cc8e0717fe911b2757f47dcd1ff6b.tar.gz
Use '-e' for all shell scripts.
Diffstat (limited to 'scripts/rabbitmq-plugins')
-rwxr-xr-xscripts/rabbitmq-plugins2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rabbitmq-plugins b/scripts/rabbitmq-plugins
index 2ec45be0..bd7d0b6a 100755
--- a/scripts/rabbitmq-plugins
+++ b/scripts/rabbitmq-plugins
@@ -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