From 19a0a949b671332c487fade6aa4a3c772c1f615a Mon Sep 17 00:00:00 2001 From: "Jesse N. Glick" Date: Mon, 5 Mar 2012 22:55:34 +0000 Subject: [PATCH] Permit -Drun.junit.report=false (saved about three seconds off single test run). git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1297269 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 2a28d448e..b78545aa8 100644 --- a/build.xml +++ b/build.xml @@ -1758,7 +1758,7 @@ see ${build.junit.reports} / ${antunit.reports} - +