[Popcon-developers] improving the file filtering regexp

Bill Allombert allomber@math.u-bordeaux.fr
Fri, 14 May 2004 15:22:29 +0200


Hello Petter,

I propose to improve the regexp that filter files that
are tested: for last access time.

m{/bin/|/sbin/|^/usr/games/|\.[ah]$} 

I propose to change it to

m{/bin/|/sbin/|^/usr/games/|\.[ah]$|\.pm$|\.pyc$}

so we catch perl and python library.

Do you have a better regexp to propose ?

Cheers,
-- 
Bill. <ballombe@debian.org>

Imagine a large red swirl here.