[esys-particle] 02/03: Replace deprecated OMPI_MCA_orte_rsh_agent with OMPI_MCA_plm_rsh_agent

Graham Inggs ginggs at moszumanska.debian.org
Sat Dec 24 06:22:44 UTC 2016


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

ginggs pushed a commit to branch master
in repository esys-particle.

commit 1cbced379b53d335247268dac486c6b32d12dc04
Author: Graham Inggs <ginggs at debian.org>
Date:   Sat Dec 24 08:19:13 2016 +0200

    Replace deprecated OMPI_MCA_orte_rsh_agent with OMPI_MCA_plm_rsh_agent
---
 debian/tests/build1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/build1 b/debian/tests/build1
index 2c653f8..48fda7a 100755
--- a/debian/tests/build1
+++ b/debian/tests/build1
@@ -4,7 +4,7 @@
 
 set -e
 
-export OMPI_MCA_orte_rsh_agent=/bin/false
+export OMPI_MCA_plm_rsh_agent=/bin/false
 
 WORKDIR=$(mktemp -d)
 trap "rm -rf $WORKDIR" 0 INT QUIT ABRT PIPE TERM

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



More information about the debian-science-commits mailing list