diff options
Diffstat (limited to 'scripts/rabbitmq-plugins.bat')
| -rwxr-xr-x | scripts/rabbitmq-plugins.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rabbitmq-plugins.bat b/scripts/rabbitmq-plugins.bat index a5b441ce17..01a64c99e5 100755 --- a/scripts/rabbitmq-plugins.bat +++ b/scripts/rabbitmq-plugins.bat @@ -44,7 +44,7 @@ if not exist "!ERLANG_HOME!\bin\erl.exe" ( echo Please either set ERLANG_HOME to point to your Erlang installation or place the
echo RabbitMQ server distribution in the Erlang lib folder.
echo.
- exit /B
+ exit /B 1
)
if "!RABBITMQ_ENABLED_PLUGINS_FILE!"=="" (
|
