diff options
| author | Thomas Speckert <60146803+twjs76@users.noreply.github.com> | 2020-06-08 15:42:03 +0200 |
|---|---|---|
| committer | Thomas Speckert <60146803+twjs76@users.noreply.github.com> | 2020-06-08 15:42:03 +0200 |
| commit | 7de370fefab77a28caeccdbfde629ccccc51932c (patch) | |
| tree | c510245226fa3f8b9f1187ce0eb84bca3a5d4f95 /scripts/rabbitmq-plugins | |
| parent | 90825a5ca8d8b67019e2331041f2c86431a8f8b0 (diff) | |
| download | rabbitmq-server-git-7de370fefab77a28caeccdbfde629ccccc51932c.tar.gz | |
Support RABBITMQ_HOME paths containing brackets on windows
If the environment variable RABBITMQ_HOME contained a path with either
'(' or ')' (for example, a path under C:\Program Files (x86)\), then
the script would unexpectedly exit with the error
'\some\path was unexpected at this time'. This was caused by the
parenthesis being interpreted as part of the batch 'if/else'.
Adding quotes around the arguments to the SET command fixes the problem.
Diffstat (limited to 'scripts/rabbitmq-plugins')
0 files changed, 0 insertions, 0 deletions
