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

gary_williams
05.26.2007 b2a31e7655b4e8dbe114d9a21718330b409735f8
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,