summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-plugins
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2015-01-30 11:56:14 +0000
committerSimon MacMullen <simon@rabbitmq.com>2015-01-30 11:56:14 +0000
commit9388c6613c1789516614077868b1b7417979ddff (patch)
tree0dfbeb443034d8e44a4fd65f5a28c8e142c40424 /scripts/rabbitmq-plugins
parent3948c08b6ed09c4bd8a2bbfb8e3b40481f86b574 (diff)
parentc909a478212e7868adf1f5639fad200cb2b9700d (diff)
downloadrabbitmq-server-git-9388c6613c1789516614077868b1b7417979ddff.tar.gz
Merge in default
Diffstat (limited to 'scripts/rabbitmq-plugins')
-rwxr-xr-xscripts/rabbitmq-plugins1
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" \