From c7e98a8e003ee900db191112efd7bc81363c9ad3 Mon Sep 17 00:00:00 2001 From: Gilles Dubochet Date: Fri, 24 Mar 2006 16:32:26 +0000 Subject: Fixed bug #557: Testing available memory before... Fixed bug #557: Testing available memory before running SABBUS is now more robust. --- build.xml | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 35bc3ee271..29a4f48bf4 100644 --- a/build.xml +++ b/build.xml @@ -15,13 +15,6 @@ PROPERTIES ============================================================================ --> - - - - - SABBUS requires additional memory. Please set the 'ANT_OPTS' environment - property to '-Xmx512M' or more. - @@ -182,6 +175,17 @@ INITIALISATION + + + + SABBUS requires additional memory. Please set the 'ANT_OPTS' environment + property to '-Xmx512M' or more. + -- cgit v1.2.3