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

lutoff
30.10.2008 c7de72fb1d7c67b9925cacd81f56af4281b11359
opendj-sdk/opends/src/server/org/opends/server/tools/LDAPCompare.java
@@ -655,7 +655,7 @@
    }
    // If no DNs were provided, then exit with an error.
    if (dnStrings.isEmpty())
    if (dnStrings.isEmpty() && (! filename.isPresent()) )
    {
      err.println(wrapText(ERR_LDAPCOMPARE_NO_DNS.get(), MAX_LINE_WIDTH));