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

sebastic pushed a commit to branch master
in repository libosmium.

commit f4740bf75fc983dacb74ac09f980d3ff6d5c689b
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Fri Mar 6 19:47:58 2015 +0100

    Override dh_auto_test to run ctest.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 3b66002..a1be1b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,3 +15,6 @@ override_dh_auto_build:
        dh_auto_build
        (cd build && $(MAKE) doc)
 
+override_dh_auto_test:
+       (cd build && ctest -V)
+

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to