[osmium] 14/16: Don't run tests twice.

Bas Couwenberg sebastic at xs4all.nl
Mon Jun 9 01:03:08 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository osmium.

commit 1d629dbad7f98e75c8b10c4c547234f6e39cd3c5
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Jun 9 01:01:42 2014 +0200

    Don't run tests twice.
---
 debian/changelog | 1 +
 debian/rules     | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0441b3b..bd43459 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ osmium (0.0~20140410-d1d56bedb3-1) UNRELEASED; urgency=medium
   * Add build dependencies on boost libraries.
   * Drop obsolete patches, refresh remaining patches.
   * Append CPPFLAGS to CXXFLAGS for hardening flags.
+  * Don't run tests twice.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sun, 08 Jun 2014 19:07:28 +0200
 
diff --git a/debian/rules b/debian/rules
index f2f2f4c..b416807 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,6 @@ override_dh_auto_install:
 
 override_dh_auto_test:
 	dh_auto_test
-	cd test; ./run_tests.sh
 
 override_dh_install:
 	dh_install --list-missing

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



More information about the Pkg-grass-devel mailing list