This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=82ee3afaab56df58a47991a4fbb58abbba3ce57a commit 82ee3afaab56df58a47991a4fbb58abbba3ce57a Author: Guillem Jover <[email protected]> AuthorDate: Sat Dec 17 01:01:38 2016 +0100 t-conffile-forceask: Remove the installed package on cleanup --- t-conffile-forceask/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t-conffile-forceask/Makefile b/t-conffile-forceask/Makefile index 75c57923d..17af0127e 100644 --- a/t-conffile-forceask/Makefile +++ b/t-conffile-forceask/Makefile @@ -13,4 +13,4 @@ test-case: $(DPKG_PURGE) pkg-conff-forceask test-clean: - + $(DPKG_PURGE) pkg-conff-forceask -- Dpkg.Org's dpkg

