mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-server-legacy/src/main/java/org/opends/server/loggers/ConsoleDebugLogPublisher.java @@ -149,7 +149,7 @@ public DN getDN() { // There is no configuration DN associated with this publisher. return DN.NULL_DN; return DN.rootDN(); } }