summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLuke Bakken <lbakken@pivotal.io>2018-09-05 06:27:44 -0700
committerLuke Bakken <lbakken@pivotal.io>2018-09-05 06:27:44 -0700
commite0eaae0a25145aea260e225616a254bd1b2ed6ab (patch)
tree32c50ed1181e1fece7f069600720055588c85725 /CONTRIBUTING.md
parentb21eacf62975bc18250dece13bb5f24c2bd147d8 (diff)
downloadrabbitmq-server-git-e0eaae0a25145aea260e225616a254bd1b2ed6ab.tar.gz
Fix a potential badmatch error
You can get `badmatch` if you run the broker with arguments like this: ``` make RABBITMQ_ALLOW_INPUT=true RABBITMQ_ADVANCED_CONFIG_FILE=/Users/lbakken/issues/pt/159000315-conf-format-check/test3/rabbitmq.conf RABBITMQ_CONFIG_FILE=/Users/lbakken/issues/pt/159000315-conf-format-check/test3/advanced.config run-broke ``` With this change, the following message is printed: ``` ERROR: RABBITMQ_ADVANCED_CONFIG_FILE: Expected extension .config, got extension .conf for file /Users/lbakken/issues/pt/159000315-conf-format-check/test3/rabbitmq.conf ```
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions