Andreas Tille pushed to branch master at Debian Med / proteinortho
Commits: 2966733c by Andreas Tille at 2022-07-01T11:23:32+02:00 autopkgtest: OMP_NUM_THREADS=1 - - - - - 2 changed files: - debian/changelog - debian/tests/run-unit-test Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +proteinortho (6.1.0+dfsg-2) UNRELEASED; urgency=medium + + * autopkgtest: OMP_NUM_THREADS=1 + + -- Andreas Tille <[email protected]> Fri, 01 Jul 2022 11:23:12 +0200 + proteinortho (6.1.0+dfsg-1) unstable; urgency=medium * New upstream version ===================================== debian/tests/run-unit-test ===================================== @@ -7,6 +7,8 @@ if [ "${AUTOPKGTEST_TMP}" = "" ] ; then trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM fi +export OMP_NUM_THREADS=1 + cd "${AUTOPKGTEST_TMP}" mkdir test View it on GitLab: https://salsa.debian.org/med-team/proteinortho/-/commit/2966733cfe087a98e1ff16b20ab9aedb78c0ed43 -- View it on GitLab: https://salsa.debian.org/med-team/proteinortho/-/commit/2966733cfe087a98e1ff16b20ab9aedb78c0ed43 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
