We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb28d2 commit a352c2fCopy full SHA for a352c2f
scripts/rabbitmqctl.bat
@@ -59,7 +59,7 @@ if not defined ERL_CRASH_DUMP_SECONDS (
59
-extra "%RABBITMQ_HOME%\escript\rabbitmqctl" !STAR!
60
61
if ERRORLEVEL 1 (
62
- EXIT /B 1
+ exit /B 1
63
)
64
65
endlocal
0 commit comments