[med-svn] [Git][med-team/cnvkit][master] Don't run the autopkgtests in parallel

Michael R. Crusoe gitlab at salsa.debian.org
Tue Jan 7 11:03:13 GMT 2020



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 <michael.crusoe at gmail.com>  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.


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


More information about the debian-med-commit mailing list