[med-svn] [Git][med-team/kaptive][master] Removed workaround with singlethread mode in autopkgtest since bug #970344 was resolved
Andreas Tille
gitlab at salsa.debian.org
Mon Sep 21 06:57:20 BST 2020
Andreas Tille pushed to branch master at Debian Med / kaptive
Commits:
2be57b96 by Andreas Tille at 2020-09-21T07:57:10+02:00
Removed workaround with singlethread mode in autopkgtest since bug #970344 was resolved
- - - - -
2 changed files:
- debian/changelog
- debian/tests/run-unit-test
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+kaptive (0.7.3-2) UNRELEASED; urgency=medium
+
+ * Removed workaround with singlethread mode in autopkgtest since
+ bug #970344 was resolved
+
+ -- Andreas Tille <tille at debian.org> Mon, 21 Sep 2020 07:56:29 +0200
+
kaptive (0.7.3-1) unstable; urgency=medium
[ Iain Lane ]
=====================================
debian/tests/run-unit-test
=====================================
@@ -14,6 +14,4 @@ cd "${AUTOPKGTEST_TMP}"
gunzip -r *
-echo "FIXME: Due to bug #970344 we are using single threaded mode (-t 1) here."
-kaptive.py -t 1 -a exact_match.fasta -k /usr/share/${pkg}/reference_database/Klebsiella_k_locus_primary_reference.gbk -o output/test
-echo "FIXME: Make sure to remove '-t 1' from the kaptive call once bug #970344 is fixed."
+kaptive.py -a exact_match.fasta -k /usr/share/${pkg}/reference_database/Klebsiella_k_locus_primary_reference.gbk -o output/test
View it on GitLab: https://salsa.debian.org/med-team/kaptive/-/commit/2be57b96a8671bebd6597f2fa3d27769b578df3c
--
View it on GitLab: https://salsa.debian.org/med-team/kaptive/-/commit/2be57b96a8671bebd6597f2fa3d27769b578df3c
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/20200921/83624afc/attachment-0001.html>
More information about the debian-med-commit
mailing list