diff --git a/tests/scripts/conf.sh b/tests/scripts/conf.sh index c031e9111d..bb50966d81 100755 --- a/tests/scripts/conf.sh +++ b/tests/scripts/conf.sh @@ -40,7 +40,6 @@ sed -e "s/@BACKEND@/${BACKEND}/" \ -e "s/^#${BACKENDTYPE}#//" \ -e "s/^#${AC_ldap}#//" \ -e "s/^#${AC_meta}#//" \ - -e "s/^#${AC_null}#//" \ -e "s/^#${AC_relay}#//" \ -e "s/^#${AC_sql}#//" \ -e "s/^#${RDBMS}#//" \