[med-svn] [Git][med-team/pbgenomicconsensus][master] 2 commits: Document why non-zero result is ignored
Andreas Tille
gitlab at salsa.debian.org
Tue Apr 2 10:20:34 BST 2019
Andreas Tille pushed to branch master at Debian Med / pbgenomicconsensus
Commits:
c173d31d by Andreas Tille at 2019-04-02T09:01:56Z
Document why non-zero result is ignored
- - - - -
b10335c1 by Andreas Tille at 2019-04-02T09:05:40Z
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-pbgenomicconsensus (2.3.2-2) UNRELEASED; urgency=medium
+pbgenomicconsensus (2.3.2-2) unstable; urgency=medium
[ Afif Elghraoui ]
* Remove myself from Uploaders
@@ -13,7 +13,7 @@ pbgenomicconsensus (2.3.2-2) UNRELEASED; urgency=medium
in d/rules. This is needed to run autopkgtest successfully
Closes: #925909
- -- Andreas Tille <tille at debian.org> Thu, 28 Mar 2019 17:14:15 +0100
+ -- Andreas Tille <tille at debian.org> Tue, 02 Apr 2019 11:02:18 +0200
pbgenomicconsensus (2.3.2-1) unstable; urgency=medium
=====================================
debian/tests/control
=====================================
@@ -1,5 +1,5 @@
Test-Command:
- make unit-tests || true
+ make unit-tests || true # due to warnings caused by python-pbcore some non-zero value is returned despite all tests are passing - thus adding '|| true'
Depends:
@,
python-nose,
View it on GitLab: https://salsa.debian.org/med-team/pbgenomicconsensus/compare/8b365451f82a4882fad16c10f1ec5d44448811b6...b10335c1c862e91e440b83b5941e2416386a28cd
--
View it on GitLab: https://salsa.debian.org/med-team/pbgenomicconsensus/compare/8b365451f82a4882fad16c10f1ec5d44448811b6...b10335c1c862e91e440b83b5941e2416386a28cd
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/20190402/211bcb84/attachment.html>
More information about the debian-med-commit
mailing list