[gmsh] 05/06: Replace OMPI_MCA_orte_rsh_agent by OMPI_MCA_plm_rsh_agent. Thanks Graham.

Anton Gladky gladk at moszumanska.debian.org
Thu Aug 11 19:04:23 UTC 2016


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

gladk pushed a commit to branch master
in repository gmsh.

commit 37117dd77ab072963f24517b8363d5dc9b1d904d
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Aug 11 21:01:14 2016 +0200

    Replace OMPI_MCA_orte_rsh_agent by OMPI_MCA_plm_rsh_agent. Thanks Graham.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 23220eb..8c532ad 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ export DEB_HOST_MULTIARCH := $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 %:
 	dh $@ --buildsystem=cmake --builddirectory=$(BUILDDIR) --with python2 --with javahelper --parallel
 
-export OMPI_MCA_orte_rsh_agent=/bin/false                #workaround to start MPI-applications in chroot
+export OMPI_MCA_plm_rsh_agent=/bin/false                #workaround to start MPI-applications in chroot
 
 
 disable_mpi_archs = kfreebsd-amd64 kfreebsd-i386 ia64

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



More information about the debian-science-commits mailing list