From 7cefcb4965067109d0a1a98a3f3fd71b139d61f0 Mon Sep 17 00:00:00 2001
From: Christophe Sovant <christophe.sovant@forgerock.com>
Date: Tue, 22 Sep 2009 17:12:51 +0000
Subject: [PATCH] Fix tasks/restore_db testcases + other minor fixes

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

diff --git a/opends/tests/staf-tests/shared/ant/build.xml b/opends/tests/staf-tests/shared/ant/build.xml
index 345bc28..45572a0 100644
--- a/opends/tests/staf-tests/shared/ant/build.xml
+++ b/opends/tests/staf-tests/shared/ant/build.xml
@@ -228,7 +228,6 @@
     <var name="archives.dir" value="${repository.dir}/archives"/>
     <var name="tests.run.dir" value="${logs.dir}/${tests.type}/run"/>
 
-<echo>${tests.tmp.dir}</echo>
     <if>
       <equals arg1="${os.family}" arg2="windows"/>
       <then>

--
Gitblit v1.10.0