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

mmarie
22.55.2008 094e7886d42a5ab842a3d909fe982fc1f07bd471
opends/tests/unit-tests-testng/src/server/org/opends/server/TestCaseUtils.java
@@ -1216,6 +1216,7 @@
    String path = createTempFile(lines);
    String[] args =
    {
      "--noPropertiesFile",
      "-h", "127.0.0.1",
      "-p", String.valueOf(serverLdapPort),
      "-D", "cn=Directory Manager",