[liblas] 08/10: Do run tests, but ignore failures.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Feb 6 17:15:03 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository liblas.
commit 84e47265455d008e64bfa7160e9f9e33e492fb77
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Feb 6 16:19:38 2015 +0100
Do run tests, but ignore failures.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 74bb298..e5c16c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ override_dh_auto_build-indep:
dh_auto_build --sourcedirectory python --buildsystem pybuild
override_dh_auto_test:
- # don't run tests
+ dh_auto_test || echo "Ignoring test failures"
override_dh_auto_install-indep:
chmod -x python/examples/* python/scripts/*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/liblas.git
More information about the Pkg-grass-devel
mailing list