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

jvergara
12.51.2008 4fefaf207cae7521880e89922c34f0d2b14f216c
opends/src/guitools/org/opends/guitools/statuspanel/StatusCli.java
@@ -267,7 +267,7 @@
    argParser = new StatusCliArgumentParser(StatusCli.class.getName());
    try
    {
      argParser.initializeGlobalArguments(getErrorStream());
      argParser.initializeGlobalArguments(getOutputStream());
    }
    catch (ArgumentException ae)
    {