mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/tools/LDAPDelete.java @@ -603,7 +603,7 @@ return CLIENT_SIDE_PARAM_ERROR; } String hostNameValue = hostName.getValue(); int portNumber = 389; try