This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts.
commit 93e8601ffe71f71d206e3e7d9d48b4c36ab44c33 Author: Osamu Aoki <[email protected]> Date: Sun Nov 15 03:09:59 2015 +0900 test/Makefile: remove test/uscan/gpg --- test/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/Makefile b/test/Makefile index 202b6a6..16b48b6 100644 --- a/test/Makefile +++ b/test/Makefile @@ -7,6 +7,7 @@ test: ./test_licensecheck ./test_uscan ./test_uscan_mangle + rm -rf uscan/gpg ./test_mk-origtargz test-installed: @@ -18,6 +19,7 @@ test-installed: ./test_licensecheck --installed ./test_uscan --installed ./test_uscan_mangle --installed + rm -rf uscan/gpg ./test_mk-origtargz --installed online-test: -- 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
