summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Watson <tim@rabbitmq.com>2012-05-16 13:59:21 +0100
committerTim Watson <tim@rabbitmq.com>2012-05-16 13:59:21 +0100
commit519291ca585ffd77fb5178b78a18adc0924e0abb (patch)
tree6790d347442bc00caad0de3db9af1202a8f7965a
parent08f7151ebeb5366fa6bf753c60f3bc8882d34888 (diff)
downloadrabbitmq-server-git-519291ca585ffd77fb5178b78a18adc0924e0abb.tar.gz
cosmetic
-rwxr-xr-xscripts/rabbitmqctl.bat2
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