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

Jean-Noel Rouvignac
07.34.2014 19214be1e90677ffe8c036cec451dc64048a9291
opendj3-server-dev/src/server/org/opends/server/tools/ImportLDIF.java
@@ -1388,9 +1388,8 @@
      }
      catch(Exception e)
      {
          LocalizableMessage msg = ERR_LDIFIMPORT_CANNOT_PARSE_THREAD_COUNT.get(
          logger.error(ERR_LDIFIMPORT_CANNOT_PARSE_THREAD_COUNT,
                  threadCount.getValue(), e.getMessage());
          logger.error(msg);
          return 1;
      }