mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-04 06:01:23 -05:00
ITS#5810: support back-null
This commit is contained in:
parent
33f9ebb92f
commit
91909d3a75
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
## <http://www.OpenLDAP.org/license.html>.
|
||||
|
||||
RCODE=10
|
||||
test $BACKEND = null && RCODE=0
|
||||
|
||||
echo "running defines.sh"
|
||||
. $SRCDIR/scripts/defines.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue