There is an END label, so use it

git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@571956 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 821f362bc7
This commit is contained in:
Sebastian Bazley 2007-09-02 11:27:29 +00:00
parent b1a5ee6487
commit be0a85a8f2
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ if a%~x1 == a.jmx goto winNT3
:winNT2
echo Please supply a script name with the extension .jmx
pause
goto :EOF
goto END
:winNT3
rem Change to script directory

View File

@ -41,7 +41,7 @@ if a%~x1 == a.jmx goto winNT3
:winNT2
echo Please supply a script name with the extension .jmx
pause
goto :EOF
goto END
:winNT3
rem Change to script directory