diff options
| author | Tim Watson <tim@rabbitmq.com> | 2012-05-16 13:59:21 +0100 |
|---|---|---|
| committer | Tim Watson <tim@rabbitmq.com> | 2012-05-16 13:59:21 +0100 |
| commit | 519291ca585ffd77fb5178b78a18adc0924e0abb (patch) | |
| tree | 6790d347442bc00caad0de3db9af1202a8f7965a | |
| parent | 08f7151ebeb5366fa6bf753c60f3bc8882d34888 (diff) | |
| download | rabbitmq-server-git-519291ca585ffd77fb5178b78a18adc0924e0abb.tar.gz | |
cosmetic
| -rwxr-xr-x | scripts/rabbitmqctl.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rabbitmqctl.bat b/scripts/rabbitmqctl.bat index 55a3d8b2ea..9f549f1e08 100755 --- a/scripts/rabbitmqctl.bat +++ b/scripts/rabbitmqctl.bat @@ -34,7 +34,7 @@ if "!RABBITMQ_NODENAME!"=="" ( if not exist "!ERLANG_HOME!\bin\erl.exe" (
echo.
echo ******************************
- echo ERLANG_HOME not set correctly.
+ echo ERLANG_HOME not set correctly.
echo ******************************
echo.
echo Please either set ERLANG_HOME to point to your Erlang installation or place the
|
