]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9468 removed accidental unicode characters
authorTero Saarni <tero.saarni@est.tech>
Mon, 15 Mar 2021 18:29:01 +0000 (20:29 +0200)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 11 May 2021 15:05:50 +0000 (15:05 +0000)
tests/data/regressions/its9468/its9468
tests/data/regressions/its9468/slapd-proxy.conf

index f79b48687e54477d22d11d5982366ce3ebc38f5f..96247ca51fc381f995f65327f264cc5273f3079a 100755 (executable)
@@ -139,7 +139,7 @@ KILLPIDS="$KILLPIDS $LDAPSEARCHPID"
 # Open fifo as file descriptor
 exec 3>$TESTDIR/ldapsearch.fifo
 
-# Trigger LDAP connections towards the proxy by executing a search
+# Trigger LDAP connections towards the proxy by executing a search
 echo 'objectclass=*' >&3
 # Wait for ldapsearch process on the background to catch up reading the fifo
 sleep 2
index a2bd893c8ba1fd0bad1c98cbe71ac8fc5e56f64f..e19ee91def158e5254ae897206e0583e3f086c87 100644 (file)
@@ -29,7 +29,7 @@ argsfile      @TESTDIR@/slapd.m.args
 #mod#moduleload back_@BACKEND@.la
 #ldapmod#modulepath ../servers/slapd/back-ldap/
 #ldapmod#moduleload back_ldap.la
-#rwmmod#modulepath ../servers/slapd/overlays/
+#rwmmod#modulepath ../servers/slapd/overlays/
 #rwmmod#moduleload rwm.la
 #monitormod#modulepath ../servers/slapd/back-monitor/
 #monitormod#moduleload back_monitor.la