From d233cbddf27b4358a012c0c114daec9fe6904113 Mon Sep 17 00:00:00 2001
From: Christophe Sovant <christophe.sovant@forgerock.com>
Date: Tue, 05 May 2009 21:56:06 +0000
Subject: [PATCH] Fix dsml testsuite and some testcases in snmp, core, security and task testsuites

---
 opends/tests/staf-tests/shared/ant/staf.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/opends/tests/staf-tests/shared/ant/staf.xml b/opends/tests/staf-tests/shared/ant/staf.xml
index 6b6804f..2b00bb8 100644
--- a/opends/tests/staf-tests/shared/ant/staf.xml
+++ b/opends/tests/staf-tests/shared/ant/staf.xml
@@ -32,7 +32,6 @@
 
   <!-- Install STAF and services -->
   <target name="install">
-    <echo>Installing staf, please wait...</echo>
     <if>
       <not>
         <available file="${staf.install.dir}/bin/STAF.cfg"/>

--
Gitblit v1.10.0