[med-svn] [freebayes] 03/03: Print something once test was running successfully

Andreas Tille tille at debian.org
Fri Jan 13 20:57:48 UTC 2017


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

tille pushed a commit to branch master
in repository freebayes.

commit bcf0cb4fdc327400987a31298b1234923a2732ba
Author: Andreas Tille <tille at debian.org>
Date:   Fri Jan 13 21:57:29 2017 +0100

    Print something once test was running successfully
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index d0ad0c5..8045fdf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,5 +9,5 @@ override_dh_auto_install:
 override_dh_auto_test:
 	mkdir -p $(CURDIR)/test/bash-tap/
 	for bt in $(CURDIR)/debian/bash-tap/* ; do ln -s $${bt} $(CURDIR)/test/bash-tap/`basename $${bt}` ; done
-	export PATH=/usr/lib/vcflib/binaries/:$(PATH) dh_auto_test
+	export PATH=/usr/lib/vcflib/binaries/:$(PATH) dh_auto_test && echo "Tests were running successfully"
 	rm -rf $(CURDIR)/test/bash-tap

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



More information about the debian-med-commit mailing list