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

Gaetan Boismal
24.13.2015 4ac356097dcac43d825439af057c1480167842b4
opendj-sdk/opendj-cli/src/main/java/com/forgerock/opendj/cli/ArgumentConstants.java
@@ -405,6 +405,9 @@
    /** Value for the restart option long form. */
    public static final String OPTION_LONG_RESTART = "restart";
    /** The value for the hidden testonly argument. */
    public static final String OPTION_LONG_TESTONLY_ARGUMENT = "testOnly";
    /** Prevent instantiation. */
    private ArgumentConstants() {
    }