From c1f849c98845066fe014b37c3fe84aa9bf4e5239 Mon Sep 17 00:00:00 2001
From: david_williams <david_williams>
Date: Fri, 13 May 2011 06:08:45 +0000
Subject: [PATCH] prep for WTP 3.2.4 patch builds

---
 .../distribution/patches32x.tests/build.xml           | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/releng.wtpbuilder/distribution/patches32x.tests/build.xml b/releng.wtpbuilder/distribution/patches32x.tests/build.xml
index 3227847fc..27130899e 100644
--- a/releng.wtpbuilder/distribution/patches32x.tests/build.xml
+++ b/releng.wtpbuilder/distribution/patches32x.tests/build.xml
@@ -140,17 +140,10 @@
         name="installTests"
         unless="test.installed">
 
-         <!-- hard code for now 
-        <antcall
-            target="installTestsFromZips">
-            <param
-                name="compName"
-                value="patches32x"/>
-        </antcall>
-        -->
+    	<!-- no unit tests built for testing
         <antcall target="installTestsFromRepo">
         </antcall>
-
+        -->
 
     </target>
 
-- 
GitLab