| opends/src/server/org/opends/server/tools/status/StatusCli.java | ●●●●● patch | view | raw | blame | history |
opends/src/server/org/opends/server/tools/status/StatusCli.java
@@ -705,7 +705,7 @@ private void writeInstancePathContents(ServerDescriptor desc, int maxLabelWidth) { File path = desc.getInstallPath(); File path = desc.getInstancePath(); writeLabelValue(INFO_CTRL_PANEL_INSTANCE_PATH_LABEL.get(), Message.raw(path.toString()), maxLabelWidth);