r44076 - /scripts/KGB/Makefile

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Sun Sep 13 20:44:33 UTC 2009


Author: dmn
Date: Sun Sep 13 20:44:29 2009
New Revision: 44076

URL: http://svn.debian.org/wsvn/?sc=1&rev=44076
Log:
include t/* tests in test target

Modified:
    scripts/KGB/Makefile

Modified: scripts/KGB/Makefile
URL: http://svn.debian.org/wsvn/scripts/KGB/Makefile?rev=44076&op=diff
==============================================================================
--- scripts/KGB/Makefile (original)
+++ scripts/KGB/Makefile Sun Sep 13 20:44:29 2009
@@ -19,6 +19,7 @@
 	pod2man script/kgb-client > $(DESTDIR)/$(PREFIX)/share/man/man1/kgb-client.1
 
 test:
+	prove -l t
 	$(PERL) -c script/kgb-bot
 	$(PERL) -Ilib -c script/kgb-client
 	sh -n script/post-commit




More information about the Pkg-perl-cvs-commits mailing list