[med-svn] [Git][med-team/examl][master] 2 commits: export OMPI_MCA_rmaps_base_oversubscribe=1 in autopkgtest script

Andreas Tille gitlab at salsa.debian.org
Mon Jul 2 10:35:25 BST 2018


Andreas Tille pushed to branch master at Debian Med / examl


Commits:
e5860eba by Andreas Tille at 2018-07-02T11:31:51+02:00
export OMPI_MCA_rmaps_base_oversubscribe=1 in autopkgtest script

- - - - -
5dfee7a0 by Andreas Tille at 2018-07-02T11:34:35+02:00
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/tests/run-unit-test


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+examl (3.0.21-2) unstable; urgency=medium
+
+  * export OMPI_MCA_rmaps_base_oversubscribe=1 in autopkgtest script
+    Closes: #902848
+
+ -- Andreas Tille <tille at debian.org>  Mon, 02 Jul 2018 11:32:28 +0200
+
 examl (3.0.21-1) unstable; urgency=medium
 
   * New upstream version


=====================================
debian/tests/run-unit-test
=====================================
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -3,6 +3,8 @@ set -e
 
 pkg="examl"
 
+export OMPI_MCA_rmaps_base_oversubscribe=1
+
 if [ "$ADTTMP" = "" ] ; then
   ADTTMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
   trap "rm -rf $ADTTMP" 0 INT QUIT ABRT PIPE TERM



View it on GitLab: https://salsa.debian.org/med-team/examl/compare/3565c6f9a4f2a90d69b46de02bc6e2174e6c3c6c...5dfee7a008d805da9eea6a6a0c9c689f21d516d1

-- 
View it on GitLab: https://salsa.debian.org/med-team/examl/compare/3565c6f9a4f2a90d69b46de02bc6e2174e6c3c6c...5dfee7a008d805da9eea6a6a0c9c689f21d516d1
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/20180702/5d90841e/attachment-0001.html>


More information about the debian-med-commit mailing list