From 98db99bb3996e512a2d6ee05f0b5f900efdb7be3 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
---
opendj-sdk/opends/tests/system-tests/phases/shared/functions/opendsadm.xml | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/opendj-sdk/opends/tests/system-tests/phases/shared/functions/opendsadm.xml b/opendj-sdk/opends/tests/system-tests/phases/shared/functions/opendsadm.xml
index 1acdacd..6d8f3e4 100755
--- a/opendj-sdk/opends/tests/system-tests/phases/shared/functions/opendsadm.xml
+++ b/opendj-sdk/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