From 7289f9b9e71a656742fef2de15161356cff6af87 Mon Sep 17 00:00:00 2001
From: andrug <andrug@localhost>
Date: Mon, 31 Mar 2008 14:30:04 +0000
Subject: [PATCH] fix issue:rename staxServiceMachine by STAXServiceMachine

---
 opends/tests/system-tests/phases/shared/functions/opendssecurity.xml |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/opends/tests/system-tests/phases/shared/functions/opendssecurity.xml b/opends/tests/system-tests/phases/shared/functions/opendssecurity.xml
index 43f95b7..0b1bc0e 100755
--- a/opends/tests/system-tests/phases/shared/functions/opendssecurity.xml
+++ b/opends/tests/system-tests/phases/shared/functions/opendssecurity.xml
@@ -479,7 +479,7 @@
         <function-arg-property name="type" value="filepath"/>
       </function-arg-def>
       <function-arg-def name="dsInstanceHost" type="optional"
-                                              default="staxServiveMachine">
+                                              default="STAXServiceMachine">
         <function-arg-description>
           Directory server hostname or IP address
         </function-arg-description>
@@ -721,7 +721,7 @@
         <function-arg-property name="type" value="filepath"/>
       </function-arg-def>
       <function-arg-def name="dsInstanceHost" type="optional"
-                                              default="staxServiveMachine">
+                                              default="STAXServiceMachine">
         <function-arg-description>
           Directory server hostname or IP address
         </function-arg-description>
@@ -884,7 +884,7 @@
         <function-arg-property name="type" value="filepath"/>
       </function-arg-def>
       <function-arg-def name="dsInstanceHost" type="optional"
-                                              default="staxServiveMachine">
+                                              default="STAXServiceMachine">
         <function-arg-description>
           Directory server hostname or IP address
         </function-arg-description>
@@ -1082,7 +1082,7 @@
         <function-arg-property name="type" value="filepath"/>
       </function-arg-def>
       <function-arg-def name="dsInstanceHost" type="optional"
-                                              default="staxServiveMachine">
+                                              default="STAXServiceMachine">
         <function-arg-description>
           Directory server hostname or IP address
         </function-arg-description>
@@ -1287,7 +1287,7 @@
         <function-arg-property name="type" value="filepath"/>
       </function-arg-def>
       <function-arg-def name="dsInstanceHost" type="optional"
-                                              default="staxServiveMachine">
+                                              default="STAXServiceMachine">
         <function-arg-description>
           Directory server hostname or IP address
         </function-arg-description>
@@ -1425,7 +1425,7 @@
         <function-arg-property name="type" value="filepath"/>
       </function-arg-def>
       <function-arg-def name="dsInstanceHost" type="optional"
-                                              default="staxServiceMachine">
+                                              default="STAXServiceMachine">
         <function-arg-description>
           Directory server hostname or IP address
         </function-arg-description>

--
Gitblit v1.10.0