nss-pam-ldapd commit: r1533 - nss-pam-ldapd/debian
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1533 - nss-pam-ldapd/debian
- From: Commits of the nss-pam-ldapd project <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1533 - nss-pam-ldapd/debian
- Date: Sun, 4 Sep 2011 10:40:24 +0200 (CEST)
Author: arthur
Date: Sun Sep 4 10:40:24 2011
New Revision: 1533
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1533
Log:
ignore failures in tests
Modified:
nss-pam-ldapd/debian/rules
Modified: nss-pam-ldapd/debian/rules
==============================================================================
--- nss-pam-ldapd/debian/rules Sun Sep 4 10:40:01 2011 (r1532)
+++ nss-pam-ldapd/debian/rules Sun Sep 4 10:40:24 2011 (r1533)
@@ -14,3 +14,7 @@
--libdir=/lib/$(DEB_HOST_MULTIARCH) \
--with-pam-seclib-dir=/lib/$(DEB_HOST_MULTIARCH)/security \
--enable-warnings
+
+# run the tests but ignore the results
+override_dh_auto_test:
+ -dh_auto_test
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits
- nss-pam-ldapd commit: r1533 - nss-pam-ldapd/debian,
Commits of the nss-pam-ldapd project