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

Gaetan Boismal
24.13.2015 c8e2bbcb6cf52515d6cceaca4f47069eb813f583
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() {
    }