Open
Description
Is there an existing issue for this?
- I have searched the existing issues
What is the current behavior?
TestsigmaServer\ start.bat will have problem running on Windows with space on path
example, C:\Users\Home Laptop\My Testsigma Server\TestsigmaServer.start
current script will see it only as C:\Users\Home
What is the expected behavior?
script should see it as C:\Users\Home Laptop\My Testsigma Server\TestsigmaServer.start
Steps To Reproduce
To reproduce:
- extract Community Edition on Windows with space on Path (
C:\Users\Home Laptop\My Testsigma Server\
) - run TestsigmaServer\start.bat
Provided fix on my fork: https://github.com/creek23/testsigma
Version
Testsigma Community Edition