From de6cfad25aeb974f7c6ef4e3934c8a5f1e6b6666 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Mon, 28 Mar 2011 23:40:33 +0000 Subject: - remove some significant whitespace of the file ( ie, there was a space at the end of the configuration line causing havoc when syncing members ) --- modules/sympa/templates/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/sympa/templates') diff --git a/modules/sympa/templates/config b/modules/sympa/templates/config index e68dc55d..35bcaa5c 100644 --- a/modules/sympa/templates/config +++ b/modules/sympa/templates/config @@ -82,7 +82,7 @@ include_ldap_query scope one use_ssl yes user cn=sympa-<%= hostname %>,ou=System Accounts,<%= dc_suffix %> - passwd <%= ldap_password %> + passwd <%= ldap_password %> <% end %> -- cgit v1.2.1