Hi Paul, * Paul Eggert wrote on Sun, Mar 05, 2006 at 09:32:18AM CET: > Ralf Wildenhues <[EMAIL PROTECTED]> writes: > > > I'd guess you prefer the unified behavior but a bit slower everywhere > > instead, done in the patch below. > > Thanks. I installed the following instead, as it avoids a couple of > fork/execs.
Neat solution. Thanks! Cheers, Ralf > 2006-03-05 Paul Eggert <[EMAIL PROTECTED]> > > * lib/autotest/general.m4 (_AT_NORMALIZE_TEST_GROUP_NUMBER): New macro. > (AT_INIT): Use it, to remove arbitrary limit of 999,999 test > cases, and to work around Tru64 expr bug.
