]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9931 test082 fix sed portability
authorHoward Chu <hyc@openldap.org>
Tue, 11 Oct 2022 14:21:43 +0000 (15:21 +0100)
committerHoward Chu <hyc@openldap.org>
Tue, 11 Oct 2022 14:21:43 +0000 (15:21 +0100)
tests/scripts/test082-remoteauth

index 1fb706306eef4bbc6fde5e3229d000bd7c6723ef..03fa961a9cb22e93919c624401990780d9249abb 100755 (executable)
@@ -310,7 +310,7 @@ KILLPIDS="$BACKEND_PID"
 sleep $SLEEP0
 
 echo "Testing slapd.conf support..."
-sed -e "s,database\\s*monitor,\\
+sed -e "s,database.*monitor,\\
 TLSCACertificateFile $TESTDIR/tls/ca/certs/testsuiteCA.crt\\
 \\
 #remoteauthmod#modulepath ../servers/slapd/overlays/\\