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

gary_williams
24.55.2006 89b6faedebab1ffd0c84ab3eae8d225239c2a2cd
Fix Issue 868: security tests use incorrect folder for temporary files
1 files modified
2 ■■■ changed files
opendj-sdk/opends/tests/functional-tests/shared/functions/security.xml 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/shared/functions/security.xml
@@ -121,7 +121,7 @@
                'dsInstancePort'   : DIRECTORY_INSTANCE_PORT ,
                'dsInstanceDn'     : DIRECTORY_INSTANCE_DN ,
                'dsInstancePswd'   : DIRECTORY_INSTANCE_PSWD ,
                'entryToBeAdded'   : '%s/ldaps_port.ldif' % (TMPDIR) }
                'entryToBeAdded'   : '%s/ldaps_port.ldif' % (TMP_DATA_DIR) }
            </call>
            <call function="'checktestRC'">