mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
r17726: not having slapd installed isn't a ldb test failure
(This used to be commit 33ccb93647
)
This commit is contained in:
parent
28e1409720
commit
8e36c42846
@ -7,6 +7,7 @@ fi
|
||||
|
||||
mkdir -p $LDBDIR/tests/tmp/db
|
||||
|
||||
slapd -f $LDBDIR/tests/slapd.conf -h "`$LDBDIR/tests/ldapi_url.sh`" $*
|
||||
# not having slapd isn't considered a ldb test failure
|
||||
slapd -f $LDBDIR/tests/slapd.conf -h "`$LDBDIR/tests/ldapi_url.sh`" $* || exit 0
|
||||
|
||||
sleep 2
|
||||
|
Loading…
Reference in New Issue
Block a user