mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-27 03:20:22 +08:00
ITS#9532 Check homedir overlay is enabled before testing it
This commit is contained in:
parent
9bbbbf5f6a
commit
defa618405
@ -16,7 +16,7 @@
|
||||
echo "running defines.sh"
|
||||
. $SRCDIR/scripts/defines.sh
|
||||
|
||||
if test $DEREF = homedirno; then
|
||||
if test $HOMEDIR = homedirno; then
|
||||
echo "Homedir overlay not available, test skipped"
|
||||
exit 0
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user