rocketmq
rocketmq copied to clipboard
[ISSUE #7731] fix windows runBroker.cmd cannot start (#7731)
[ISSUE #7731] fix windows runBroker.cmd cannot start
https://github.com/apache/rocketmq/issues/7731 Fixes #7731
fix windows runBroker.cmd cannot start
the problem of runBroker.cmd cannot start is that in windows env, we need double quotation marks to variable environment path.