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

jvergara
18.09.2008 8bf33f942c9509fdf72c3edadd9ff1fbffa2f10d
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/task/DeleteEntryTask.java
@@ -514,6 +514,7 @@
    args.add(getCommandLinePath("ldapdelete"));
    args.addAll(getObfuscatedCommandLineArguments(
        getConnectionCommandLineArguments(useAdminCtx, true)));
    args.add(getNoPropertiesFileArgument());
    if (usingControl)
    {
      args.add("-J");