From: Howard Chu Date: Tue, 11 Oct 2022 14:21:43 +0000 (+0100) Subject: ITS#9931 test082 fix sed portability X-Git-Tag: OPENLDAP_REL_ENG_2_6_4~67 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cff7eed25b694121db378c934edc1bf8a49bbd1b;p=thirdparty%2Fopenldap.git ITS#9931 test082 fix sed portability --- diff --git a/tests/scripts/test082-remoteauth b/tests/scripts/test082-remoteauth index d3e0ba194d..b20a6f9dc7 100755 --- a/tests/scripts/test082-remoteauth +++ b/tests/scripts/test082-remoteauth @@ -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#moduleload ../servers/slapd/overlays/remoteauth.la\\