[gmsh] 01/02: Replace OMPI_MCA_orte_rsh_agent by OMPI_MCA_plm_rsh_agent for autopkgtests too

Graham Inggs ginggs at moszumanska.debian.org
Sat Dec 24 06:32:37 UTC 2016


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

ginggs pushed a commit to branch master
in repository gmsh.

commit 1b78bdade3f98d04739728cb82c5b77f12d5a091
Author: Graham Inggs <ginggs at debian.org>
Date:   Sat Dec 24 08:30:39 2016 +0200

    Replace OMPI_MCA_orte_rsh_agent by OMPI_MCA_plm_rsh_agent for autopkgtests too
---
 debian/tests/check1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/check1 b/debian/tests/check1
index 3279644..171643e 100755
--- a/debian/tests/check1
+++ b/debian/tests/check1
@@ -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/gmsh.git



More information about the debian-science-commits mailing list