diff --git a/tests/scripts/conf.sh b/tests/scripts/conf.sh index 0b79dc0adf..dbcc9066f5 100755 --- a/tests/scripts/conf.sh +++ b/tests/scripts/conf.sh @@ -41,6 +41,7 @@ sed -e "s/@BACKEND@/${BACKEND}/" \ -e "s/^#${AC_deref}#//" \ -e "s/^#${AC_dynlist}#//" \ -e "s/^#${AC_homedir}#//" \ + -e "s/^#${AC_memberof}#//" \ -e "s/^#${AC_pcache}#//" \ -e "s/^#${AC_ppolicy}#//" \ -e "s/^#${AC_refint}#//" \