summaryrefslogtreecommitdiff
path: root/packaging/common
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@rabbitmq.com>2011-02-08 17:28:32 +0000
committerMatthew Sackman <matthew@rabbitmq.com>2011-02-08 17:28:32 +0000
commit6a11b9ab7b83ec0ac2eefdf7230c795fcb268057 (patch)
treed2ace8d980f99c579e6999fc09f2162daa39e928 /packaging/common
parent6db9a9cd8d0e0f9bcfa4ca011235da7e0e706ccf (diff)
downloadrabbitmq-server-git-6a11b9ab7b83ec0ac2eefdf7230c795fcb268057.tar.gz
formatting
Diffstat (limited to 'packaging/common')
-rw-r--r--packaging/common/rabbitmq-server.init4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/common/rabbitmq-server.init b/packaging/common/rabbitmq-server.init
index 8ef1000bdb..b7101f2283 100644
--- a/packaging/common/rabbitmq-server.init
+++ b/packaging/common/rabbitmq-server.init
@@ -48,8 +48,8 @@ start_rabbitmq () {
;;
*)
echo FAILED - check ${INIT_LOG_DIR}/startup_\{log, _err\}
- RETVAL=1
- ;;
+ RETVAL=1
+ ;;
esac
set -e
else