From d0117ae16c7e4ef55bc87cb046cd7d3da2e7be5c Mon Sep 17 00:00:00 2001 From: Peter Donald Date: Tue, 23 Jan 2001 08:44:46 +0000 Subject: Work in almost all of Conors suggestions git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268507 13f79535-47bb-0310-9956-ffa450edef68 --- bootstrap.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap.bat') diff --git a/bootstrap.bat b/bootstrap.bat index 1a40629a7..372d4615c 100755 --- a/bootstrap.bat +++ b/bootstrap.bat @@ -52,7 +52,7 @@ echo. echo ... Building Ant Distribution SET CLASSPATH=%LOCALCLASSPATH%;build\classes -call build.bat +call build.bat %1 %2 %3 %4 %5 %6 %7 %8 echo. echo ... Done Bootstrapping Ant Distribution -- cgit v1.2.1