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

gary_williams
05.26.2007 51e95cda2e94f48f5e277c26db11a6d8018301e3
opendj-sdk/opends/tests/functional-tests/testcases/setup/setup.xml
@@ -147,12 +147,12 @@
              'unzipdir'   : '%s' % DIRECTORY_INSTANCE_DIR }
          </call>
    
          <!--- Configure DS -->
          <!--- Setup DS -->
          <sequence>
            <message>
             'Configuring DS on %s' % STAF_REMOTE_HOSTNAME
             'Set up DS on %s' % STAF_REMOTE_HOSTNAME
            </message>
            <call function="'ConfigureDsWithScript'">
            <call function="'SetUpDsWithScript'">
                { 'location'  : STAF_REMOTE_HOSTNAME,
                  'dsPort'    : DIRECTORY_INSTANCE_PORT,
                  'dsBindDN'  : DIRECTORY_INSTANCE_DN,