On Scmbug

Kristis Makris kristis.makris at asu.edu
Sat Jun 5 03:48:12 UTC 2004


Also, in the current bugzilla-watcher script, this regex fails to
capture the case where new files are added:

my @filearr = ($rest =~ /([\d\.]+,.*?,[\d\.]+)/g);

eg the case where cvs passes:

'test NONE,test,1.1 NONE,test2,1.1'




More information about the developers mailing list