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

andrug
18.57.2008 bed6f2d30e0b0b83fb0e7474a2cd2c1d7c52fe09
fix issue
1 files modified
2 ■■■ changed files
opends/tests/system-tests/phases/main_run_lib.xml 2 ●●● patch | view | raw | blame | history
opends/tests/system-tests/phases/main_run_lib.xml
@@ -283,7 +283,7 @@
              <if expr="fileExist == TRUE">
                <call function="'copyFolder'">
                {
                  'remoteHost'    : fullHostName,
                  'remoteHost'    : '%s%s' % (client.getHost(),DOMAIN[0]),
                  'fromDirectory' : '%s/scenario/%s/clients' % \
                                    (TESTS_DIR,DIR_NAME),
                  'toDirectory'   : '%s/scenario/%s/clients' % \