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

Gaetan Boismal
08.25.2016 8bf05d16714ec5ec23bec6d169b4b8201c463ce4
opendj-server-legacy/src/main/java/org/opends/server/tools/RestoreDB.java
@@ -219,7 +219,7 @@
    }
    if (listBackups.isPresent() && argParser.connectionArgumentsPresent()) {
    if (listBackups.isPresent() && !runOffline()) {
      printWrappedText(err, ERR_LDAP_CONN_INCOMPATIBLE_ARGS.get(listBackups.getLongIdentifier()));
      return 1;
    }