diff options
| author | Jean-Sébastien Pédron <jean-sebastien@rabbitmq.com> | 2019-08-27 12:12:17 +0200 |
|---|---|---|
| committer | Jean-Sébastien Pédron <jean-sebastien@rabbitmq.com> | 2019-08-28 18:54:46 +0200 |
| commit | 774bfff5492ce708816eb4b87ae9f80f86a96396 (patch) | |
| tree | 36e8eb0f18bfd0ab2463ef210485e9e33b3ccdf0 /scripts/rabbitmq-diagnostics | |
| parent | e4eb57b518f64de24e8d5ab1c557ebf12f722c6f (diff) | |
| download | rabbitmq-server-git-774bfff5492ce708816eb4b87ae9f80f86a96396.tar.gz | |
rabbitmq-env.bat: Quote the expansion of %1 in `filter_path`
Otherwise, paths containing parenthesis such as `C:/Program Files
(x86)/...` get mis-interpreted and the function fails.
In my testing, the error was:
\Elixir\lib\elixir was unexpected
... based on the fact that Elixir is installed in
`C:\Program Files (x86)\Elixir`.
While here, explicitely calls `rabbitmqctl.bat`, not `rabbitmqctl`. The
latter might be available and picked in a Git clone.
Diffstat (limited to 'scripts/rabbitmq-diagnostics')
0 files changed, 0 insertions, 0 deletions
