[med-fichier] 16/17: Fix running tests

Christophe Trophime trophime-guest at moszumanska.debian.org
Tue Jan 28 10:40:36 UTC 2014


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

trophime-guest pushed a commit to branch master
in repository med-fichier.

commit 0a6a21b07a2051ff96d382c3fbfed35ac5603661
Author: Christophe Trophime <christrophime at googlemail.com>
Date:   Mon Jan 27 19:38:42 2014 +0100

    Fix running tests
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 9c49726..a41eb4c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,8 @@
 %:
 	dh $@  --parallel --with autotools_dev
 
-export OMPI_MCA_plm_orte_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
+export OMPI_MCA_orte_rsh_agent=/bin/false                #workaround to start MPI-applications in chroot
 
 override_dh_auto_install:
 	dh_auto_install

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



More information about the debian-science-commits mailing list