This is an automated email from the git hooks/post-receive script. nomeata pushed a commit to branch mk-origtargz in repository devscripts.
commit c4e2de15716550640cedcf163ea1e7ab6b0e8f93 Author: Joachim Breitner <[email protected]> Date: Sun Apr 13 11:33:24 2014 +0200 Register test_mk-origtargz in Makefile --- test/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/Makefile b/test/Makefile index e1d2def..0ff65cb 100644 --- a/test/Makefile +++ b/test/Makefile @@ -6,6 +6,7 @@ test: ./test_debdiff ./test_licensecheck ./test_uscan + ./test_mk-origtargz test-installed: ./test_annotate-output --installed @@ -15,6 +16,7 @@ test-installed: ./test_debdiff --installed ./test_licensecheck --installed ./test_uscan --installed + ./test_mk-origtargz --installed online-test: ./test_uscan_online -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
