From 6ba09995f311475e99c52f3a6d01c96bc58b01a6 Mon Sep 17 00:00:00 2001
From: sin <sin@localhost>
Date: Wed, 22 Apr 2009 19:54:10 +0000
Subject: [PATCH] issue# 2624:ldapsearch: wrong return code when no password provided

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

diff --git a/opendj-sdk/opends/src/messages/messages/tools.properties b/opendj-sdk/opends/src/messages/messages/tools.properties
index 1fe2395..93d1150 100644
--- a/opendj-sdk/opends/src/messages/messages/tools.properties
+++ b/opendj-sdk/opends/src/messages/messages/tools.properties
@@ -2489,3 +2489,5 @@
  provided as argument.  No schema check will be performed.  If this is being \
  called throught the '%s' command-line, verify that the script has not been \
  modified
+INFO_LDAPAUTH_NON_EMPTY_PASSWORD_1676=You must provide a non-empty password \
+to continue

--
Gitblit v1.10.0