From 6d6a8d1075e821d1d66debfb0ead9146f2d873e4 Mon Sep 17 00:00:00 2001
From: andrug <andrug@localhost>
Date: Fri, 11 Apr 2008 09:08:30 +0000
Subject: [PATCH] fix StartDsWithScript and a call

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

diff --git a/opends/tests/system-tests/clients/restartDs/restartDs.xml b/opends/tests/system-tests/clients/restartDs/restartDs.xml
index 82629f1..61327e8 100755
--- a/opends/tests/system-tests/clients/restartDs/restartDs.xml
+++ b/opends/tests/system-tests/clients/restartDs/restartDs.xml
@@ -104,6 +104,7 @@
           <call function="'StartDsWithScript'">
             { 'location'  : serverInstance.getHost(),
               'dsPath'    : serverInstance.getInstallDir(),
+              'instance'  : serverInstance,
               'fileFd'    : fileFd
             }
           </call>

--
Gitblit v1.10.0