diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2015-01-30 11:56:14 +0000 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2015-01-30 11:56:14 +0000 |
| commit | 9388c6613c1789516614077868b1b7417979ddff (patch) | |
| tree | 0dfbeb443034d8e44a4fd65f5a28c8e142c40424 /scripts/rabbitmq-plugins | |
| parent | 3948c08b6ed09c4bd8a2bbfb8e3b40481f86b574 (diff) | |
| parent | c909a478212e7868adf1f5639fad200cb2b9700d (diff) | |
| download | rabbitmq-server-git-9388c6613c1789516614077868b1b7417979ddff.tar.gz | |
Merge in default
Diffstat (limited to 'scripts/rabbitmq-plugins')
| -rwxr-xr-x | scripts/rabbitmq-plugins | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/rabbitmq-plugins b/scripts/rabbitmq-plugins index 22fec32f0a..d595620042 100755 --- a/scripts/rabbitmq-plugins +++ b/scripts/rabbitmq-plugins @@ -24,6 +24,7 @@ exec ${ERL_DIR}erl \ -pa "${RABBITMQ_HOME}/ebin" \ -noinput \ -hidden \ + ${RABBITMQ_PLUGINS_ERL_ARGS} \ -boot "${CLEAN_BOOT_FILE}" \ -s rabbit_plugins_main \ -enabled_plugins_file "$RABBITMQ_ENABLED_PLUGINS_FILE" \ |
