diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2014-07-04 14:48:43 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2014-07-04 14:48:43 +0100 |
| commit | 2547743c5806c8679ed54fe72e71b00d4210aebf (patch) | |
| tree | e5bf7e059a7e19edebd0290462a2aad1aa478fc9 /scripts/rabbitmqctl | |
| parent | 7faa8b43e9fdbeedbfef8172ae5d96da3d8ab4c9 (diff) | |
| download | rabbitmq-server-git-2547743c5806c8679ed54fe72e71b00d4210aebf.tar.gz | |
Remove these that were merged by accident; we do distribution by hand now.
Diffstat (limited to 'scripts/rabbitmqctl')
| -rwxr-xr-x | scripts/rabbitmqctl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/rabbitmqctl b/scripts/rabbitmqctl index 495b06b3c4..032d10bf6b 100755 --- a/scripts/rabbitmqctl +++ b/scripts/rabbitmqctl @@ -27,7 +27,6 @@ exec ${ERL_DIR}erl \ -noinput \ -hidden \ ${RABBITMQ_CTL_ERL_ARGS} \ - -sname rabbitmqctl$$ \ -boot "${CLEAN_BOOT_FILE}" \ -sasl errlog_type error \ -mnesia dir "\"${RABBITMQ_MNESIA_DIR}\"" \ |
