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

jvergara
09.27.2009 a1869180d5499a5f0c3d69c84e6ed010a7015fa6
opendj-sdk/opends/src/server/org/opends/server/tools/ExportLDIF.java
@@ -317,6 +317,16 @@
    }
    // Init the default values so that they can appear also on the usage.
    try
    {
      argParser.getArguments().initArgumentsWithConfiguration();
    }
    catch (ConfigException ce)
    {
      // Ignore.
    }
    // Parse the command-line arguments provided to this program.
    try
    {