From 3f12c15fc04df923c8cf408cf7cd8157e03778a6 Mon Sep 17 00:00:00 2001 From: Gilles Dubochet Date: Tue, 11 Oct 2005 11:58:23 +0000 Subject: Removed two unecessary echos. --- build.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index ab7b2dbe47..e76b109a3f 100644 --- a/build.xml +++ b/build.xml @@ -14,9 +14,9 @@ - Loading properties from '${basedir}/build.support/build.${user.name}.properties' + Loading properties from '${basedir}/build.support/build.${user.name}.properties' - Loading properties from '${basedir}/build.support/build.default.properties' + Loading properties from '${basedir}/build.support/build.default.properties' - - + Execute 'ant -projecthelp' for build file help. -- cgit v1.2.3