diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2015-07-15 16:51:15 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2015-07-15 16:51:15 +0300 |
| commit | cfceb7cd6d4a69cc444e245f6c91e13b999df31d (patch) | |
| tree | b22a84888f02159e3b10f4e8e838c5fe97ecc3ea /scripts | |
| parent | 40a35185af6f09568930c6912549988bb4f78a4f (diff) | |
| download | rabbitmq-server-git-cfceb7cd6d4a69cc444e245f6c91e13b999df31d.tar.gz | |
Remove a misleading comment
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/rabbitmqctl.bat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/rabbitmqctl.bat b/scripts/rabbitmqctl.bat index 43830fd011..67fa0fbf47 100755 --- a/scripts/rabbitmqctl.bat +++ b/scripts/rabbitmqctl.bat @@ -28,7 +28,6 @@ REM Get default settings with user overrides for (RABBITMQ_)<var_name> REM Non-empty defaults should be set in rabbitmq-env
call "%TDP0%\rabbitmq-env.bat"
-REM Uncomment this later, just for testing now
"!ERLANG_HOME!\bin\erl.exe" ^
-pa "!TDP0!..\ebin" ^
-noinput ^
|
