From 3e2cb58e99dc989eb07c743f74a71f2074fc4ea7 Mon Sep 17 00:00:00 2001
From: jcambon <jcambon@localhost>
Date: Mon, 18 May 2009 13:26:17 +0000
Subject: [PATCH] Fix for issue #1827 : Add batch support to dsconfig Partial fix for issue #3938 : dsconfig is really too slow in non-interactive mode, almost unusable on Niagara systems

---
 opends/src/messages/messages/dsconfig.properties |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/opends/src/messages/messages/dsconfig.properties b/opends/src/messages/messages/dsconfig.properties
index 2b7ae56..1b07763 100644
--- a/opends/src/messages/messages/dsconfig.properties
+++ b/opends/src/messages/messages/dsconfig.properties
@@ -477,3 +477,5 @@
  no available types of %s to choose from
 INFO_DSCFG_TYPE_PROMPT_SINGLE_161=>>>> There is only one type of %s available: "%s". \
  Are you sure that this is the correct one?
+MILD_ERR_DSCFG_ERROR_READING_BATCH_FILE_162=An error occurred \
+ while attempting to read the batch file : %s

--
Gitblit v1.10.0