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

Violette Roche-Montane
04.51.2014 67fe39c9b91686bb1a8d2fc5feaf5de096061a58
opendj-cli/src/main/java/com/forgerock/opendj/cli/Utils.java
@@ -40,6 +40,9 @@
 * This class provides utility functions for all the client side tools.
 */
final public class Utils {
    /** Platform appropriate line separator. */
    static public final String LINE_SEPARATOR = System.getProperty("line.separator");
    /**
     * The name of a command-line script used to launch a tool.
     */