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_5_14~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a16ee5286af8bfdc3a2194bee0b9f2fd7356964;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\\