[p4est] 03/03: Export OMPI_MCA_plm_rsh_agent=/bin/false

Graham Inggs ginggs at moszumanska.debian.org
Fri Sep 9 13:13:09 UTC 2016


This is an automated email from the git hooks/post-receive script.

ginggs pushed a commit to branch master
in repository p4est.

commit a9f8ae0a7dd73fa27d6c7a4c3ad49fb77847d563
Author: Graham Inggs <ginggs at debian.org>
Date:   Fri Sep 9 15:13:00 2016 +0200

    Export OMPI_MCA_plm_rsh_agent=/bin/false
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3bacbdd..fb12bfe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ p4est (1.1-3) UNRELEASED; urgency=medium
 
   * Add build-dependency on mpi-default-bin needed by openmpi 2
     (Closes: #837058)
+  * Export OMPI_MCA_plm_rsh_agent=/bin/false, see #494046
 
  -- Graham Inggs <ginggs at debian.org>  Fri, 09 Sep 2016 15:06:31 +0200
 
diff --git a/debian/rules b/debian/rules
index 89cf6e9..71b6c02 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 
 include /usr/share/dpkg/pkg-info.mk
 
+export OMPI_MCA_plm_rsh_agent=/bin/false
+
 %:
 	dh $@ --with=autoreconf --parallel
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/p4est.git



More information about the debian-science-commits mailing list