From 94196be402449a32a77013f4c2631338ae4d2037 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

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

diff --git a/opendj-sdk/opends/tests/staf-tests/shared/ant/build.xml b/opendj-sdk/opends/tests/staf-tests/shared/ant/build.xml
index 345bc28..45572a0 100644
--- a/opendj-sdk/opends/tests/staf-tests/shared/ant/build.xml
+++ b/opendj-sdk/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