[Pkg-openldap-devel] [openldap] 04/29: r1321 at pulsar: torsten | 2005-03-13 23:45:23 +0100 Added a dot after 'already enabled'

Timo Aaltonen tjaalton-guest at alioth.debian.org
Thu Oct 10 05:34:46 UTC 2013


This is an automated email from the git hooks/post-receive script.

tjaalton-guest pushed a commit to annotated tag 2.2.23-0.pre6
in repository openldap.

commit df92e3dfa54f4921b1a878beaf74c4367aabc332
Author: Torsten Landschoff <torsten at debian.org>
Date:   Mon Mar 14 00:03:58 2005 +0000

     r1321 at pulsar:  torsten | 2005-03-13 23:45:23 +0100
     Added a dot after 'already enabled'
---
 debian/slapd.postinst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/slapd.postinst b/debian/slapd.postinst
index 9920791..7a1f428 100644
--- a/debian/slapd.postinst
+++ b/debian/slapd.postinst
@@ -233,7 +233,7 @@ configure_v2_protocol_support() {					# {{{
 	# Check if already enabled
 	if read_slapd_conf < $SLAPD_CONF | \
 			grep -q -E '^allow[[:space:]][^#]*bind_v2'; then
-		echo "already enabled" >&2
+		echo "already enabled." >&2
 		return 0
 	fi
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openldap/openldap.git



More information about the Pkg-openldap-devel mailing list