From 90c69c520ec747c9e6ed92586b284f319579b674 Mon Sep 17 00:00:00 2001
From: andrug <andrug@localhost>
Date: Fri, 28 Mar 2008 11:42:44 +0000
Subject: [PATCH] update clients following new interface

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

diff --git a/opends/tests/system-tests/clients/restartDs/restartDs.xml b/opends/tests/system-tests/clients/restartDs/restartDs.xml
index 41737d2..f387064 100755
--- a/opends/tests/system-tests/clients/restartDs/restartDs.xml
+++ b/opends/tests/system-tests/clients/restartDs/restartDs.xml
@@ -34,6 +34,8 @@
   <!-- ************************************************************ -->
   <function name="restartDs" scope="local">
     <function-map-args>
+      <function-arg-def name="workingDir" type="required">
+      </function-arg-def>
       <function-arg-def name="client" type="required">
       </function-arg-def>
       <function-arg-def name="instances" type="required">

--
Gitblit v1.10.0