From: Don Armstrong Date: Mon, 17 Aug 2009 20:20:59 +0000 (-0700) Subject: run tests by default X-Git-Tag: release/2.6.0~447^2~2 X-Git-Url: https://git.donarmstrong.com/?p=debbugs.git;a=commitdiff_plain;h=1f27b8bf2375a2e3e5676754bc7c81e0620cb5f7 run tests by default --- diff --git a/debian/rules b/debian/rules index 26f01be..c348379 100755 --- a/debian/rules +++ b/debian/rules @@ -15,7 +15,7 @@ build-stamp: # Call the test suite $(PERL) Makefile.PL INSTALLDIRS=vendor $(MAKE) -f Makefile.perl -# $(MAKE) test + $(MAKE) test touch $@ clean: