Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE #7731] Fix runBroker.cmd cannot start on Windows (#7731) #8338

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

hackjus
Copy link

@hackjus hackjus commented Jun 28, 2024

[ISSUE #7731] fix windows runBroker.cmd cannot start

#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.

test on windows enviroment

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.14%. Comparing base (b31e0ce) to head (2bc3973).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8338      +/-   ##
=============================================
- Coverage      43.21%   43.14%   -0.07%     
+ Complexity     10526    10511      -15     
=============================================
  Files           1274     1274              
  Lines          88940    88940              
  Branches       11434    11434              
=============================================
- Hits           38433    38375      -58     
- Misses         45804    45848      +44     
- Partials        4703     4717      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lizhimins lizhimins changed the title [ISSUE #7731] fix windows runBroker.cmd cannot start (#7731) Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants