From 835bb24c91611824d8b5b31d81c9cae65dc0373b Mon Sep 17 00:00:00 2001
From: andrug <andrug@localhost>
Date: Mon, 19 May 2008 12:06:44 +0000
Subject: [PATCH] remove duplicated trace

---
 opends/tests/system-tests/phases/shared/functions/opendsadm.xml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/opends/tests/system-tests/phases/shared/functions/opendsadm.xml b/opends/tests/system-tests/phases/shared/functions/opendsadm.xml
index 1acdacd..6d8f3e4 100755
--- a/opends/tests/system-tests/phases/shared/functions/opendsadm.xml
+++ b/opends/tests/system-tests/phases/shared/functions/opendsadm.xml
@@ -986,11 +986,6 @@
       { 'tagName' : 'checkOpendsReplication',
         'fileFd'  : fileFd }
       </call>
-      <call function="'writeMessage'">
-      { 'fileFd'  : fileFd,
-        'content' : '%s %s' % (STAFCmd, STAFCmdParams)
-      }
-      </call>
       
       
       <!--== Run dsreplication status ==-->

--
Gitblit v1.10.0