From 549cae644bb7ac1301d34dd51cff45c245aedf0d Mon Sep 17 00:00:00 2001
From: andrug <andrug@localhost>
Date: Mon, 23 Jun 2008 16:04:30 +0000
Subject: [PATCH] QA: System Test: Split clients to have preamble,run,postamble

---
 opendj-sdk/opends/tests/system-tests/clients/restartDs/restartDs.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/tests/system-tests/clients/restartDs/restartDs.xml b/opendj-sdk/opends/tests/system-tests/clients/restartDs/restartDs.xml
index 09eb93a..381eb23 100755
--- a/opendj-sdk/opends/tests/system-tests/clients/restartDs/restartDs.xml
+++ b/opendj-sdk/opends/tests/system-tests/clients/restartDs/restartDs.xml
@@ -35,7 +35,6 @@
   <!-- always define all the parameters below                       -->
   <function name="restartDs" scope="local">
     <function-map-args>
-      <function-arg-def name="workingDir" type="required"/>
       <function-arg-def name="client"     type="required"/>
       <function-arg-def name="instances"  type="required"/>
       <function-arg-def name="duration"   type="required"/>

--
Gitblit v1.10.0