valgrind and electric fence
    David Relson 
    relson at osagesoftware.com
       
    Thu Jan  9 14:00:20 CET 2003
    
    
  
Matthias,
I see you've added "$VAL" to several of the regression test scripts.  Why 
not add control lines (but comment them out)?  or else create a 
README.testing file for doc/programmer?  For my own ease of use, I'm 
creating a memcheck.sh script with the two lines, i.e.
#!/bin/sh
env VAL="ef" make check
env VAL="valgrind --num-callers=32" make check
David
--------------------------------------------------------
David Relson                   Osage Software Systems, Inc.
relson at osagesoftware.com       Ann Arbor, MI 48103
www.osagesoftware.com          tel:  734.821.8800
    
    
More information about the bogofilter-dev
mailing list