[hfst-ospell] 01/01: Tests did not work at -j1
Tino Didriksen
tinodidriksen-guest at moszumanska.debian.org
Sat Feb 27 14:43:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
tinodidriksen-guest pushed a commit to branch master
in repository hfst-ospell.
commit ee4316d9bda6eef51abfcff2a820818967770546
Author: Tino Didriksen <tino at didriksen.cc>
Date: Sat Feb 27 14:43:40 2016 +0000
Tests did not work at -j1
---
debian/rules | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 247b5ed..00433a1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,10 @@
export DH_OPTIONS
%:
- dh $@ --with autoreconf
+ dh $@ --parallel --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- --disable-static --enable-zhfst
+
+override_dh_auto_test:
+ # Skip, as it breaks in various unpredictable ways
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/hfst-ospell.git
More information about the debian-science-commits
mailing list