mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Fix prev commit
This commit is contained in:
parent
65ea6c23c2
commit
fded00210e
@ -30,7 +30,7 @@ test-hdb: FORCE
|
|||||||
@-$(LN_S) $(srcdir)/data .
|
@-$(LN_S) $(srcdir)/data .
|
||||||
@-$(LN_S) $(top_srcdir)/servers/slapd/schema .
|
@-$(LN_S) $(top_srcdir)/servers/slapd/schema .
|
||||||
@-$(LN_S) ../libraries/liblunicode ucdata
|
@-$(LN_S) ../libraries/liblunicode ucdata
|
||||||
@if test "$(BUILD_BDB)" = "yes" ; then \
|
@if test "$(BUILD_HDB)" = "yes" ; then \
|
||||||
echo "Initiating LDAP tests for HDB..." ; \
|
echo "Initiating LDAP tests for HDB..." ; \
|
||||||
$(MKDIR) test-db test-repl || true; \
|
$(MKDIR) test-db test-repl || true; \
|
||||||
$(srcdir)/scripts/all $(srcdir) hdb $(BUILD_MONITOR) ; \
|
$(srcdir)/scripts/all $(srcdir) hdb $(BUILD_MONITOR) ; \
|
||||||
|
Loading…
Reference in New Issue
Block a user