DO NOT COMMIT: Patch to help testing superstructure with broken t.lock2

Matthias Andree matthias.andree at gmx.de
Mon Jan 13 02:21:08 CET 2003


Hi,

 -- DO NOT COMMIT THIS PATCH --

I'm using this patch to Makefile.am to let automake ignore the failure
of t.lock2 until it's fixed, to test distcheck and rpm builds and all
that stuff.

 -- DO NOT COMMIT THIS PATCH --

Index: tests/Makefile.am
===================================================================
RCS file: /cvsroot/bogofilter/bogofilter/tests/Makefile.am,v
retrieving revision 1.22
diff -u -r1.22 Makefile.am
--- tests/Makefile.am	12 Jan 2003 14:58:26 -0000	1.22
+++ tests/Makefile.am	13 Jan 2003 01:18:30 -0000
@@ -15,6 +15,7 @@
 
 t.integrity: dehex dumbhead
 
+XFAIL_TESTS=t.lock2
 TESTSCRIPTS=t.score1 t.score2 t.integrity t.integrity2 \
 	    t.lock1 t.lock2 t.ignore_spam_header t.env \
 	    t.nullstatsprefix t.lexer

 -- DO NOT COMMIT THIS PATCH --

-- 
Matthias Andree




More information about the bogofilter-dev mailing list