[Piuparts-commits] rev 109 - / trunk

Lars Wirzenius lars at alioth.debian.org
Thu Nov 29 20:08:10 UTC 2007


Author: lars
Date: 2007-11-29 20:08:09 +0000 (Thu, 29 Nov 2007)
New Revision: 109

Modified:
   /
   trunk/Makefile
Log:
Removed long-useless parts of 'make check'.


Property changes on: 
___________________________________________________________________
Name: bzr:revision-info
   - timestamp: 2007-11-08 22:54:11.888000011 +0200
committer: Lars Wirzenius <liw at iki.fi>
properties: 
	branch-nick: piuparts.upstream

   + timestamp: 2007-11-29 22:07:14.901999950 +0200
committer: Lars Wirzenius <liw at iki.fi>
properties: 
	branch-nick: piuparts.tmp

Name: bzr:revision-id:v3-none
   - 104 liw at iki.fi-20071105202024-ahct8ts13awaqfku
105 liw at iki.fi-20071105212653-ttr3062izcfvnyj7
106 liw at iki.fi-20071105212929-y8o8937i99hqouad
107 liw at iki.fi-20071108202016-kb4x591yu6kxbt03
108 liw at iki.fi-20071108203319-yn2spqgvngjw0ydc
109 liw at iki.fi-20071108205411-ztzieylautujrbet

   + 104 liw at iki.fi-20071105202024-ahct8ts13awaqfku
105 liw at iki.fi-20071105212653-ttr3062izcfvnyj7
106 liw at iki.fi-20071105212929-y8o8937i99hqouad
107 liw at iki.fi-20071108202016-kb4x591yu6kxbt03
108 liw at iki.fi-20071108203319-yn2spqgvngjw0ydc
109 liw at iki.fi-20071108205411-ztzieylautujrbet
110 liw at iki.fi-20071129200714-xtqnfccm1rjof5e7


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2007-11-08 20:54:58 UTC (rev 108)
+++ trunk/Makefile	2007-11-29 20:08:09 UTC (rev 109)
@@ -45,14 +45,7 @@
 	    install -m 0644 piuparts-$$x.conf.sample \
 	                    $(etcdir)/piuparts/piuparts-$$x.conf; done
 
-# The 'check' target probably only works for me. Sorry. Eventually this
-# should get a proper test suite, but that's for a later day.
-check: unittests
-	python piuparts.py $(mirror) $(ignore) -l tmp.log -d sarge test-debs/liwc*.deb
-	python piuparts.py $(mirror) $(ignore) -l tmp2.log -d sarge -d etch test-debs/liwc*.deb
-	python piuparts.py $(mirror) $(ignore) -l tmp3.log -d sarge -d etch -a liwc
-
-unittests:
+check:
 	python piuparts.py unittest
 	python unittests.py
 




More information about the Piuparts-commits mailing list