diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2014-06-25 15:14:06 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2014-06-25 15:14:06 +0100 |
| commit | 221491507fb104df718794b4e28b993ebf12412e (patch) | |
| tree | f7cbe4b86e10784a6d5891b26bda9d3b1905e0d6 /scripts | |
| parent | 831e65295113a5e38b45d75612affde866914d60 (diff) | |
| download | rabbitmq-server-git-221491507fb104df718794b4e28b993ebf12412e.tar.gz | |
Small tidy-ups
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/rabbitmqctl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/rabbitmqctl b/scripts/rabbitmqctl index 41e7a48b3a..032d10bf6b 100755 --- a/scripts/rabbitmqctl +++ b/scripts/rabbitmqctl @@ -29,7 +29,6 @@ exec ${ERL_DIR}erl \ ${RABBITMQ_CTL_ERL_ARGS} \ -boot "${CLEAN_BOOT_FILE}" \ -sasl errlog_type error \ - -sasl sasl_error_logger false \ -mnesia dir "\"${RABBITMQ_MNESIA_DIR}\"" \ -s rabbit_control_main \ -nodename $RABBITMQ_NODENAME \ |
