Michael R. Crusoe pushed to branch master at Debian Med / htslib
Commits:
16482427 by Michael R. Crusoe at 2019-12-16T12:56:35Z
report test errors better
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -50,6 +50,9 @@ override_dh_auto_install-arch:
override_dh_auto_install-indep:
+override_dh_auto_test-arch:
+ dh_auto_test || for file in $$(find . -name "FAIL*"); do echo $${file};
cat $${file}; done && false
+
override_dh_auto_test-indep:
override_dh_install-indep:
View it on GitLab:
https://salsa.debian.org/med-team/htslib/commit/16482427526166bc5224fdf3a84bdd05ef9c9871
--
View it on GitLab:
https://salsa.debian.org/med-team/htslib/commit/16482427526166bc5224fdf3a84bdd05ef9c9871
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit