> > The original request was regarding all the tests, not just config, or > so I thought; In either case, I'd feel safer if someone checked after > a full test run before closing the ticket. >
[li11-226:parrot] 508 $ find /tmp -type f [li11-226:parrot] 509 $ screen [detached] [li11-226:parrot] 510 $ screen -r [screen is terminating] [li11-226:parrot] 511 $ find /tmp -type f In the screen session I ran 'perl Configure.pl --test;make;make test;make manifest_tests' -- i.e., the ones for which I'm responsible plus all of 'make test'. What other ones need to be run?