rabbitmq-server/scripts
Mate Lakat b43f6aa7db Log rabbitmqctl's output on failure
It would be helpful to see rabbit's output when it exits with non-zero
status code. The log level is left at info, as it might be business as
usual that a node is not running rabbit. The -q switch prevents the
output from being logged if the return value is zero.
2017-05-03 11:46:26 +02:00
..
bash_autocomplete.sh Check for rabbitmqctl using `[ -x ]` and not `which` in autocompletion 2017-01-30 17:54:41 +00:00
rabbitmq-script-wrapper Integrate rabbitmq-cli deps to release build 2016-10-28 17:59:59 +01:00
rabbitmq-server-ha.ocf Manually backport #20, #21, #24, #25 by @vuntz and @aplanas to stable 2017-04-05 17:54:43 +03:00
rabbitmq-server.ocf Log rabbitmqctl's output on failure 2017-05-03 11:46:26 +02:00
rabbitmqctl-autocomplete.sh Check for rabbitmqctl using `[ -x ]` and not `which` in autocompletion 2017-01-30 17:54:41 +00:00
zsh_autocomplete.sh Check for rabbitmqctl using `[ -x ]` and not `which` in autocompletion 2017-01-30 17:54:41 +00:00