From aea86376c715c71696d1472dbd3f23173c42116c Mon Sep 17 00:00:00 2001
From: gary_williams <gary_williams@localhost>
Date: Mon, 18 Jun 2007 19:30:21 +0000
Subject: [PATCH] Issue 1796 use setup -n on windows to avoid service issues

---
 opends/tests/functional-tests/shared/functions/baselib.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/tests/functional-tests/shared/functions/baselib.xml b/opends/tests/functional-tests/shared/functions/baselib.xml
index 6435bd8..17c1d89 100755
--- a/opends/tests/functional-tests/shared/functions/baselib.xml
+++ b/opends/tests/functional-tests/shared/functions/baselib.xml
@@ -96,7 +96,7 @@
           DSInfo.ServerDict['system name']= \
             DSInfo.getServerValueFromKey('System Name',DSInfo.SystemDict)
           
-          DSInfoServersDict[dsPath]=DSInfo.ServerDict
+          DSInfoServersDict[mypath]=DSInfo.ServerDict
         </script>
       
       </else>

--
Gitblit v1.10.0