Author: buchan
Date: Wed Feb 14 16:31:12 2007
New Revision: 120955
Modified:
packages/cooker/openldap/current/SPECS/openldap.spec
Log:
- reenable meta-concurrency test as it doesnt chase referrals anymore
(according to hyc)
Modified: packages/cooker/openldap/current/SPECS/openldap.spec
==============================================================================
--- packages/cooker/openldap/current/SPECS/openldap.spec (original)
+++ packages/cooker/openldap/current/SPECS/openldap.spec Wed Feb 14
16:31:12 2007
@@ -644,7 +644,7 @@
export LD_LIBRARY_PATH="${dbdir}/%{_libdir}"
%endif
# meta test seems to timeout on the Mandriva cluster:
-export TEST_META=no
+#export TEST_META=no
make -C tests %{!?tests:bdb}%{?tests:%tests}
%endif