Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
orbea -
OpenLDAP
Commits
464f1c5c
Commit
464f1c5c
authored
Feb 10, 2021
by
Quanah Gibson-Mount
Browse files
ITS#9464 - Drop unused AC variables
parent
9090dd72
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/scripts/conf.sh
View file @
464f1c5c
...
...
@@ -34,12 +34,10 @@ sed -e "s/@BACKEND@/${BACKEND}/" \
-e
"s/^#
${
AC_asyncmeta
}
#//"
\
-e
"s/^#
${
AC_relay
}
#//"
\
-e
"s/^#
${
AC_sql
}
#//"
\
-e
"s/^#
${
RDBMS
}
#//"
\
-e
"s/^#
${
RDBMS
}
#//"
\
-e
"s/^#
${
AC_accesslog
}
#//"
\
-e
"s/^#
${
AC_autoca
}
#//"
\
-e
"s/^#
${
AC_dds
}
#//"
\
-e
"s/^#
${
AC_dynlist
}
#//"
\
-e
"s/^#
${
AC_memberof
}
#//"
\
-e
"s/^#
${
AC_pcache
}
#//"
\
-e
"s/^#
${
AC_ppolicy
}
#//"
\
-e
"s/^#
${
AC_refint
}
#//"
\
...
...
@@ -49,7 +47,6 @@ sed -e "s/@BACKEND@/${BACKEND}/" \
-e
"s/^#
${
AC_translucent
}
#//"
\
-e
"s/^#
${
AC_unique
}
#//"
\
-e
"s/^#
${
AC_valsort
}
#//"
\
-e
"s/^#
${
AC_lloadd
}
#//"
\
-e
"s/^#
${
INDEXDB
}
#//"
\
-e
"s/^#
${
MAINDB
}
#//"
\
-e
"s/^#
${
SASL
}
#//"
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment