diff options
| author | Matthew Sackman <matthew@lshift.net> | 2009-08-25 14:00:50 +0100 |
|---|---|---|
| committer | Matthew Sackman <matthew@lshift.net> | 2009-08-25 14:00:50 +0100 |
| commit | 01c010089a9923af81b374a6d79ca343a70bf834 (patch) | |
| tree | 841aba5d1389a816f3beb412db8019742bf8204a /scripts/rabbitmqctl.bat | |
| parent | 3e3aa9ad4397dee291d64ebc84f3107cbca8dcc8 (diff) | |
| parent | 0e3b435c1e181a76b2d7022e0c1399adf72a86b4 (diff) | |
| download | rabbitmq-server-git-01c010089a9923af81b374a6d79ca343a70bf834.tar.gz | |
merging in from default
Diffstat (limited to 'scripts/rabbitmqctl.bat')
| -rwxr-xr-x | scripts/rabbitmqctl.bat | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/rabbitmqctl.bat b/scripts/rabbitmqctl.bat index e4dccfba64..5111724f7d 100755 --- a/scripts/rabbitmqctl.bat +++ b/scripts/rabbitmqctl.bat @@ -30,10 +30,6 @@ REM REM Contributor(s): ______________________________________.
REM
-if "%ERLANG_HOME%"=="" (
- set ERLANG_HOME=%~dp0%..\..\..
-)
-
if not exist "%ERLANG_HOME%\bin\erl.exe" (
echo.
echo ******************************
|
