summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-diagnostics.bat
diff options
context:
space:
mode:
authorMichael Klishin <michael@novemberain.com>2018-01-29 16:54:52 +0300
committerGitHub <noreply@github.com>2018-01-29 16:54:52 +0300
commit30e221dcdde35ade51ec5ad6b3542cc65f6937c5 (patch)
treec296419eac8b89adae1e3a5c5b6dcb3ba0524615 /scripts/rabbitmq-diagnostics.bat
parentf27c33611d5e4e9c6327e84b6bf32c1020f3e003 (diff)
downloadrabbitmq-server-git-30e221dcdde35ade51ec5ad6b3542cc65f6937c5.tar.gz
Revert "Merge rabbitmq/rabbitmq-server#1486 to master"
Diffstat (limited to 'scripts/rabbitmq-diagnostics.bat')
-rw-r--r--scripts/rabbitmq-diagnostics.bat2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/rabbitmq-diagnostics.bat b/scripts/rabbitmq-diagnostics.bat
index 9152f0acb9..58b6c69e4f 100644
--- a/scripts/rabbitmq-diagnostics.bat
+++ b/scripts/rabbitmq-diagnostics.bat
@@ -48,8 +48,6 @@ if not defined ERL_CRASH_DUMP_SECONDS (
"!ERLANG_HOME!\bin\erl.exe" +B ^
-boot !CLEAN_BOOT_FILE! ^
-noinput -noshell -hidden -smp enable ^
--kernel inet_dist_listen_min 35672 ^
--kernel inet_dist_listen_max 35672 ^
!RABBITMQ_CTL_ERL_ARGS! ^
-sasl errlog_type error ^
-mnesia dir \""!RABBITMQ_MNESIA_DIR:\=/!"\" ^