[spatialite] 01/03: Enable verbose test output.

Bas Couwenberg sebastic at xs4all.nl
Sun Jun 1 12:01:34 UTC 2014


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

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

commit f3d8146bf922760c1bdee87cda065df370f54445
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu May 29 19:18:42 2014 +0200

    Enable verbose test output.
---
 debian/changelog | 3 +++
 debian/rules     | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 04461b9..a5791d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ spatialite (4.1.1-10) UNRELEASED; urgency=low
   [ Matthias Klose ]
   * Ignore test results on arm64. See LP: #1284199.
 
+  [ Bas Couwenberg ]
+  * Enable verbose test output.
+
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sat, 10 May 2014 02:10:49 +0200
 
 spatialite (4.1.1-9) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 29fe7a3..88c2cc2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,6 +38,9 @@ ifeq ($(DEB_BUILD_ARCH_BITS),32)
 DISABLE_32BIT=yes
 endif
 
+# Verbose test output
+export VERBOSE=1
+
 %:
 	dh $@ --with autoreconf
 

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



More information about the Pkg-grass-devel mailing list