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

lutoff
21.06.2007 b3d398056cf50ddae4e134ba65995298998e0373
Fix for issue #2347 ( (Reviewed by Matt)
1 files modified
3 ■■■■ changed files
opends/src/server/org/opends/server/tools/dsconfig/SubCommandHandler.java 3 ●●●● patch | view | raw | blame | history
opends/src/server/org/opends/server/tools/dsconfig/SubCommandHandler.java
@@ -1030,7 +1030,8 @@
      // No options available - abort.
      Message msg =
          ERR_DSCFG_ERROR_FINDER_NO_CHILDREN.get(d.getUserFriendlyPluralName());
      throw new CLIException(msg);
      app.println(msg);
      return MenuResult.cancel();
    }
    case 1: {
      // Only one option available so confirm that the user wishes to