From ef1d5deba15693a974f942485aa99a97bb67ca33 Mon Sep 17 00:00:00 2001
From: Violette Roche-Montane <violette.roche-montane@forgerock.com>
Date: Tue, 11 Mar 2014 14:53:37 +0000
Subject: [PATCH] OPENDJ-1343 Migrate dsconfig -Deleted messages
---
opendj-sdk/opendj-config/src/main/resources/com/forgerock/opendj/dsconfig/dsconfig.properties | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/opendj-sdk/opendj-config/src/main/resources/com/forgerock/opendj/dsconfig/dsconfig.properties b/opendj-sdk/opendj-config/src/main/resources/com/forgerock/opendj/dsconfig/dsconfig.properties
index e88aef2..aea0def 100644
--- a/opendj-sdk/opendj-config/src/main/resources/com/forgerock/opendj/dsconfig/dsconfig.properties
+++ b/opendj-sdk/opendj-config/src/main/resources/com/forgerock/opendj/dsconfig/dsconfig.properties
@@ -437,9 +437,4 @@
configuration for the Directory Server
INFO_DSCFG_BATCH_FILE_PATH_257=Path to a batch file containing \
a set of dsconfig commands to be executed
-INFO_DSCFG_DESCRIPTION_OPTIONS_ARGS_258=Configuration Options
-ERR_DSCFG_ERROR_BATCH_FILE_AND_INTERACTIVE_INCOMPATIBLE_259=If you specify \
- the {%s} argument you must also specify {%s}
-ERR_DSCFG_ERROR_QUIET_AND_INTERACTIVE_INCOMPATIBLE_260=If you specify \
- the {%s} argument you must also specify {%s}
--
Gitblit v1.10.0