summaryrefslogtreecommitdiff
blob: cf4c9ada537f5ce32b60343aab6ef0dd92b3994a (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ant/build.xml.original	2007-02-09 23:44:42.000000000 +0100
+++ ant/build.xml	2007-02-09 23:45:01.000000000 +0100
@@ -338,7 +338,7 @@
         <junit printSummary="yes" 
                haltonerror="true" 
                haltonfailure="true"
-               fork="true" 
+               fork="false" 
                dir=".">
             
             <sysproperty key="basedir" value="."/>