[med-svn] [Git][med-team/htslib][master] report test errors better

Michael R. Crusoe gitlab at salsa.debian.org
Mon Dec 16 14:47:39 GMT 2019



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20191216/d633e2dc/attachment.html>


More information about the debian-med-commit mailing list