[gmsh] 01/01: Fix running test
Christophe Trophime
trophime-guest at moszumanska.debian.org
Mon Jan 27 18:44:00 UTC 2014
This is an automated email from the git hooks/post-receive script.
trophime-guest pushed a commit to branch master
in repository gmsh.
commit b40d8cd77dfee2bac3116503b50aba1eb80d0261
Author: Christophe Trophime <christrophime at googlemail.com>
Date: Mon Jan 27 19:37:03 2014 +0100
Fix running test
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 849dd53..8064180 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_plm_orte_agent=/bin/false #workaround to start MPI-applications in chroot
+export OMPI_MCA_orte_rsh_agent=/bin/false #workaround to start MPI-applications in chroot
disable_mpi_archs = armel armhf kfreebsd-amd64 kfreebsd-i386 mips mipsel 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