From 90a93dc50ccbed542796cb527f524963371e64b9 Mon Sep 17 00:00:00 2001 From: theli Date: Fri, 3 Feb 2006 15:51:09 +0000 Subject: [PATCH] *) setting failonerror to false. This is needed to run through if one of the directories does not exist git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1524 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- build.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index 2ee684009..26ad1a274 100644 --- a/build.xml +++ b/build.xml @@ -499,9 +499,9 @@ - - - + + +