Michael R. Crusoe pushed to branch master at Debian Med / cnvkit
Commits: a07cec43 by Michael R. Crusoe at 2020-01-07T11:49:00+01:00 Don't run the autopkgtests in parallel - - - - - 2 changed files: - debian/changelog - debian/tests/run-unit-test Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +cnvkit (0.9.6-3) unstable; urgency=medium + + * Don't run the autopkgtests in parallel. + + -- Michael R. Crusoe <[email protected]> Tue, 07 Jan 2020 11:48:23 +0100 + cnvkit (0.9.6-2) unstable; urgency=medium * Support more architectures (Closes: #942582) ===================================== debian/tests/run-unit-test ===================================== @@ -13,6 +13,6 @@ cp -arL /usr/share/doc/${pkg}/examples/data "${AUTOPKGTEST_TMP}/" cd "${AUTOPKGTEST_TMP}" find . -name "*.gz" -exec gunzip \{\} \; cd test -make "-j$(nproc)" cnvkit=/usr/bin/cnvkit +make cnvkit=/usr/bin/cnvkit echo "PASS" View it on GitLab: https://salsa.debian.org/med-team/cnvkit/commit/a07cec43aca455206d07305d27254edc282d08ba -- View it on GitLab: https://salsa.debian.org/med-team/cnvkit/commit/a07cec43aca455206d07305d27254edc282d08ba 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
