mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

andrug
31.21.2008 62df1ccf8e42c0637db8a0ab24a431d023d4fe52
add location parameter when calling dsconfig()
1 files modified
1 ■■■■ changed files
opends/tests/system-tests/scenario/sample2/post_configuration.xml 1 ●●●● patch | view | raw | blame | history
opends/tests/system-tests/scenario/sample2/post_configuration.xml
@@ -78,6 +78,7 @@
          
          <call function="'dsconfig'">
          { 
            'location'       : instance.getHost(),
            'dsInstanceHost' : instance.getHost(),
            'dsPath'         : instance.getInstallDir(),
            'dsInstancePort' : instance.getLDAPPort(),