diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2015-01-29 13:04:12 +0000 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2015-01-29 13:04:12 +0000 |
| commit | 38e05cdfe0a37746835766647766b8942aedda7a (patch) | |
| tree | acb5515720408a2cc8dd7c1c8eb29dc67d0a49c0 /scripts/rabbitmq-plugins | |
| parent | 05d9b5dbda524e492dfcef81ede5006c5d107da6 (diff) | |
| parent | 05ceeb0361ec032f8653e1b2266acf357fd61f01 (diff) | |
| download | rabbitmq-server-git-38e05cdfe0a37746835766647766b8942aedda7a.tar.gz | |
stable to 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" \ |
