From 9b557a8b8f6e51a6279dc1bf6ccbe0ea0d6bc97a Mon Sep 17 00:00:00 2001 From: markt Date: Sat, 6 Feb 2010 20:19:27 +0000 Subject: [PATCH] Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48658 Save test output in files; allow single test to be run Patch provided by sebb git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@907291 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 1d1f09101..38282bad2 100644 --- a/build.xml +++ b/build.xml @@ -847,9 +847,11 @@ - + - + + + -- 2.11.0