[sdformat] 02/03: Run test one by one
Jose Luis Rivero
jrivero-guest at moszumanska.debian.org
Mon Aug 18 23:51:16 UTC 2014
This is an automated email from the git hooks/post-receive script.
jrivero-guest pushed a commit to branch master
in repository sdformat.
commit 9f47f240590beb4260d7678445e5c7d36234e595
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date: Mon Aug 18 23:40:26 2014 +0000
Run test one by one
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 076517c..d5c23f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ override_dh_auto_build-indep:
dh_auto_build -- doc # Generate documentation.
override_dh_auto_test:
- LC_ALL=POSIX dh_auto_test
+ LC_ALL=POSIX dh_auto_test --max-parallel=1
override_dh_strip:
dh_strip -a --dbg-package=libsdformat2-dbg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sdformat.git
More information about the debian-science-commits
mailing list