[esys-particle] 03/04: Fix autopkgtest.
Anton Gladky
gladk at moszumanska.debian.org
Sun Feb 7 18:34:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository esys-particle.
commit af388bda269df1ee9c01567608ffc5bfe9259b68
Author: Anton Gladky <gladk at debian.org>
Date: Sun Feb 7 19:33:14 2016 +0100
Fix autopkgtest.
---
debian/tests/build1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/tests/build1 b/debian/tests/build1
index 7eb2133..2c653f8 100755
--- a/debian/tests/build1
+++ b/debian/tests/build1
@@ -225,7 +225,7 @@ if (__name__=="__main__"):
EOF
-mpirun -np 3 esysparticle compression.py
+mpirun --allow-run-as-root -np 3 esysparticle compression.py
cat ekin.dat
cat epot.dat
cat nbons.dat
--
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