diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2014-06-09 15:56:38 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2014-06-09 15:56:38 +0100 |
| commit | 5d0170fe32a56a802d9a3c97b5e056f65799dfb5 (patch) | |
| tree | 3dd6dcc70b90361e4665a0183b0b0af3a4dba3c4 /scripts/rabbitmq-server | |
| parent | 2ef1660fea393de46710e5b452e9543af0d787dd (diff) | |
| parent | c34c3b4f243ac37387532f53d4a6f2dc81dce40c (diff) | |
| download | rabbitmq-server-git-5d0170fe32a56a802d9a3c97b5e056f65799dfb5.tar.gz | |
Merge bug26230
Diffstat (limited to 'scripts/rabbitmq-server')
| -rwxr-xr-x | scripts/rabbitmq-server | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rabbitmq-server b/scripts/rabbitmq-server index 03cd80e11a..18d24542e3 100755 --- a/scripts/rabbitmq-server +++ b/scripts/rabbitmq-server @@ -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 |
