[med-svn] [Git][med-team/proteinortho][master] autopkgtest: OMP_NUM_THREADS=1
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Jul 1 10:26:48 BST 2022
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 <tille at debian.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20220701/92da4056/attachment.htm>
More information about the debian-med-commit
mailing list