# HG changeset patch # User Stacey Marshall # Date 1433231077 -3600 # Node ID a2e3ced2a4146704fe6b6f6a87a155fc5ba9ce23 # Parent b2d57f949f7f64e34a9f77f7ff2e2071ab44f0f1 15821768 SUNBT7203918 openldap "make test" should only test distributed backends diff -r b2d57f949f7f -r a2e3ced2a414 components/openldap/patches/00-test-makefile.patch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/openldap/patches/00-test-makefile.patch Tue Jun 02 08:44:37 2015 +0100 @@ -0,0 +1,11 @@ +--- openldap-2.4.30/tests/Makefile.in.old Thu Oct 11 10:08:07 2012 ++++ openldap-2.4.30/tests/Makefile.in Thu Oct 11 10:23:23 2012 +@@ -25,7 +25,6 @@ + test tests: + @$(MAKE) bdb + @$(MAKE) hdb +- @$(MAKE) mdb + + # test all backends + alltests: tests +