On Thu, Dec 02, 2004 at 03:23:06PM -0600, Craig A. Berry wrote: > Nick's new lib/Config.t test caught the fact that we had both CONFIG and > PERL_CONFIG_SH in our config.sh, but should only have the latter. In the
The curious thing is that the test in question is not new, and not written by me. I've added more to that test file, but not changed the particular test that was failing. > ensuing discussion I noticed we were not writing out perl_patchlevel, > nor were we using the value in .patch to override the value in > patchlevel.h if necessary. The attached patch corrects both of these > issues and gets lib/Config.t passing. Thanks, applied as 23601 Nicholas Clark