15821768 SUNBT7203918 openldap "make test" should only test distributed backends s11-update
authorStacey Marshall <Stacey.Marshall@Oracle.COM>
Tue, 02 Jun 2015 08:44:37 +0100
branchs11-update
changeset 4385 a2e3ced2a414
parent 4384 b2d57f949f7f
child 4386 30b25a7b0e22
15821768 SUNBT7203918 openldap "make test" should only test distributed backends
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
+