[Debian-astro-commits] [cpl-plugin-template] 01/01: Run tests with VERBOSE=1

Ole Streicher olebole at moszumanska.debian.org
Mon Sep 7 08:17:32 UTC 2015


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

olebole pushed a commit to branch debian-template
in repository cpl-plugin-template.

commit 7a2d7550a4888ce6e7069ec40e7c707487f6a995
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Mon Sep 7 10:17:26 2015 +0200

    Run tests with VERBOSE=1
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 0047502..9518db6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -76,3 +76,6 @@ override_dh_gencontrol-indep:
 	if [ ! -d calib/cal ] ; then \
 	  sed "s/Installed-Size:.*/Installed-Size: $(shell cat calib/cal_size)/" -i debian/${DEBPKGNAME}-calib/DEBIAN/control ; \
 	fi
+
+override_dh_auto_test:
+	VERBOSE=1 dh_auto_test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/cpl-plugin-template.git



More information about the Debian-astro-commits mailing list