FSchumacher commented on issue #5789: URL: https://github.com/apache/jmeter/issues/5789#issuecomment-1509676412
Yes, jmeter.bat is not very nice to read. It is often a good idea *not* to edit `bin/jmeter.bat`, but to set needed vars in `bin/setenv.bat` instead. (You might have to create one first) That said, try chaning line 88 in `bin/jmeter.bat` to use `JM_LAUNCH` and move the conditional setting of the var from line 132 to some line before line 88. If it still works, feel free to open a pull request :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org