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 <[email protected]> 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.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
