Bug 56455 - Batch files: drop support for non-NT Windows shell scripts
Summary: Batch files: drop support for non-NT Windows shell scripts
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.11
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-24 21:00 UTC by Sebb
Modified: 2014-04-24 21:36 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebb 2014-04-24 21:00:51 UTC
Some of the Windows batch scripts still cater for pre-NT shells which don't support "setlocal" and for the 4NT shell.

These checks cause extra complications and should be dropped.
Comment 1 Sebb 2014-04-24 21:36:03 UTC
URL: http://svn.apache.org/r1589883
Log:
Bug 56455 - Batch files: drop support for non-NT Windows shell scripts

Modified:
    jmeter/trunk/bin/jmeter-report.bat
    jmeter/trunk/bin/jmeter-server.bat
    jmeter/trunk/bin/jmeter.bat
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:57 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3367