| opendj-sdk/opendj3/opendj-ldap-toolkit/src/main/java/com/forgerock/opendj/ldap/tools/LDIFDiff.java | ●●●●● patch | view | raw | blame | history |
opendj-sdk/opendj3/opendj-ldap-toolkit/src/main/java/com/forgerock/opendj/ldap/tools/LDIFDiff.java
@@ -180,8 +180,7 @@ } // Check that we are not attempting to read both the source and // target // from stdin. // target from stdin. if (sourceInputStream == targetInputStream) { final LocalizableMessage message = ERR_LDIFDIFF_MULTIPLE_USES_OF_STDIN.get(); println(message);