[debhelper-devel] [debhelper] 28/30: d/rules: Let tests run in parallel

Niels Thykier nthykier at moszumanska.debian.org
Mon Jul 3 14:40:38 UTC 2017


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

nthykier pushed a commit to branch master
in repository debhelper.

commit 408daf80f0cf30f218d27f55e3521a2f67d137b3
Author: Niels Thykier <niels at thykier.net>
Date:   Mon Jul 3 12:02:02 2017 +0000

    d/rules: Let tests run in parallel
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 12aa825..db31314 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,10 +12,6 @@
 %:
 	./run dh $@ --without autoreconf --with build-stamp
 
-# The tests fail when run in parallel
-override_dh_auto_test:
-	./run dh_auto_test --no-parallel
-
 # Disable as they are unneeded (and we can then be sure debhelper
 # builds without needing autotools-dev, dh-strip-nondetermism etc.)
 override_dh_update_autotools_config override_dh_strip_nondeterminism:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debhelper/debhelper.git




More information about the debhelper-devel mailing list