This is an automated email from the git hooks/post-receive script. uecker-guest pushed a commit to branch master in repository bart.
commit e8e25267b9144c9312f0ed1ab7c42819f63055dd Author: Martin Uecker <[email protected]> Date: Sat Jan 14 17:13:34 2017 +0100 run unit test --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index cbe925d..cf5fc14 100755 --- a/debian/rules +++ b/debian/rules @@ -1,3 +1,6 @@ #!/usr/bin/make -f %: dh $@ + +override_dh_auto_test: + make utest -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bart.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
