[med-svn] [libhmsbeagle] 01/01: Really get verbose output

Andreas Tille tille at debian.org
Fri Oct 23 13:38:34 UTC 2015


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

tille pushed a commit to branch master
in repository libhmsbeagle.

commit 1d99b34b7cba7954cd08cff4f4049d0bfbb21fce
Author: Andreas Tille <tille at debian.org>
Date:   Fri Oct 23 15:38:22 2015 +0200

    Really get verbose output
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 46c778a..c7530ea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,7 +51,8 @@ override_dh_auto_test:
 	@echo "No OpenCL platform available, skipping test"	
 else
 override_dh_auto_test:
-	VERBOSE=1 dh_auto_test
+	# VERBOSE=1 dh_auto_test
+	make check VERBOSE=1
 endif
 
 get-orig-source:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libhmsbeagle.git



More information about the debian-med-commit mailing list