diff options
| author | Alexey Lebedeff <alebedev@mirantis.com> | 2016-02-02 15:41:18 +0300 |
|---|---|---|
| committer | Alexey Lebedeff <alebedev@mirantis.com> | 2016-02-02 15:41:18 +0300 |
| commit | b9fb0f5a30121f763a9e26e7a228f824d7e7fbc9 (patch) | |
| tree | c3e30994e14e221ffeeaf53510f4961fcfa76c4f /packaging/windows | |
| parent | 96161ead760459ba420e7acc001db0433380dffd (diff) | |
| download | rabbitmq-server-git-b9fb0f5a30121f763a9e26e7a228f824d7e7fbc9.tar.gz | |
Suppress curl progress indicator in rabbit OCF
curl is used by OCF script for fetching definitions (queues etc.), but
results of that invocation is shown as garbage in pacemaker logs -
progress indicator doesn't make any sense in logs.
According to curl manpage the following combination of options should be
used "--silent --show-error" - this will suppress only progress
indicator, errors will still be shown.
Also other short curl options are replaced with their long counterparts
- for improved readability.
Diffstat (limited to 'packaging/windows')
0 files changed, 0 insertions, 0 deletions
