[PEAK] Current cvs peak errors
Phillip J. Eby
pje at telecommunity.com
Wed Dec 1 11:18:29 EST 2004
At 11:09 AM 12/1/04 -0500, Phillip J. Eby wrote:
>It looks like the date formatting in 2.3/2.4 is also different from 2.2;
>this is looking for "Dec 01" rather than "Dec 1". I'll modify the
>regular expression accordingly. Luckily, this is just a too-brittle test,
>rather than an actual problem with the code.
This one should now be fixed in CVS. Interestingly, the old test will only
fail during the first nine days of the month, which is why it didn't show
up as an error in R.D. Murray's tests yesterday -- it was the 30th, so the
2-digit pattern matched. :)
More information about the PEAK
mailing list