From 971c40817ab4ec0508a9646075befd4d0e05d6f6 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Sun, 26 Aug 2007 20:41:30 +0000
Subject: [PATCH] Fix the unit tests and the dsconfig.xml to run in non-prompt mode. Remove a duplicate message in admin_tools.properties.

---
 opendj-sdk/opends/src/messages/messages/admin_tool.properties |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/src/messages/messages/admin_tool.properties b/opendj-sdk/opends/src/messages/messages/admin_tool.properties
index cc17bc2..29b6547 100644
--- a/opendj-sdk/opends/src/messages/messages/admin_tool.properties
+++ b/opendj-sdk/opends/src/messages/messages/admin_tool.properties
@@ -266,7 +266,6 @@
 INFO_STATE_COLUMN=State
 INFO_STATUS_CLI_USAGE_DESCRIPTION=This utility may be used to display basic \
  server information
-INFO_CLI_INVALID_PORT=The provided value is not a valid port
 SEVERE_ERR_STATUS_PANEL_LAUNCHER_GUI_LAUNCH_FAILED=Could not launch Status \
 Panel.  Check that you have access to the display.
 SEVERE_ERR_STATUS_PANEL_LAUNCHER_GUI_LAUNCH_FAILED_DETAILS=Could not launch \

--
Gitblit v1.10.0