Browse Source

Syntax error. PR 47911

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@819556 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 15 years ago
parent
commit
5edb2be598
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/script/ant.bat

+ 1
- 1
src/script/ant.bat View File

@@ -80,7 +80,7 @@ rem and for NT handling to skip to.

:doneStart

if _USE_CLASSPATH==no goto findAntHome
if "%_USE_CLASSPATH%"=="no" goto findAntHome

:stripClasspath
if not _%CLASSPATH:~-1%==_\ goto findAntHome


Loading…
Cancel
Save