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

Matthew Swift
14.19.2012 0f0ff922388c2def5862b88e9134078d8ed38bdb
Minor update for OPENDJ-82: Improve dsreplication status script friendly mode

Remove commented code.
1 files modified
1 ■■■■ changed files
opends/src/server/org/opends/server/tools/dsreplication/ReplicationCliMain.java 1 ●●●● patch | view | raw | blame | history
opends/src/server/org/opends/server/tools/dsreplication/ReplicationCliMain.java
@@ -7312,7 +7312,6 @@
   * all the servers that act as replication server in the topology but have
   * no replica.
   */
  //private void displayStatus(Set<ReplicaDescriptor> replicas,
  private void displayStatus(
      LinkedList<Set<ReplicaDescriptor>> orderedReplicaLists,
      boolean scriptFriendly, LinkedHashSet<PreferredConnection> cnx,