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

Jean-Noel Rouvignac
15.17.2014 6870993d12bf8a2b9d5cd103dc5ccabc42f9bf5d
opendj-ldap-toolkit/src/test/java/com/forgerock/opendj/ldap/tools/MakeLDIFTestCase.java
@@ -115,7 +115,7 @@
        }
    }
    /** Arguments passed to the command */
    /** Arguments passed to the command. */
    private String[] args(String...arguments) {
        return arguments;
    }