On 08/31/2007 07:05 AM, josh rotenberg wrote: > On 8/30/07, Bojan Smojver <[EMAIL PROTECTED]> wrote: >> PPS. Tests on apr-util-0.9.14 require a key press mid way through, after >> this: >> >> Yes 1861249389000000 Sun, 24 Dec 2028 05:43:09 GMT >> Yes 56482372000000 Sat, 16 Oct 1971 17:32:52 GMT >> Yes 1219606855000000 Sun, 24 Aug 2008 19:40:55 GMT >> >> Did anyone else experience this and if yes, is this intended? Aren't the >> tests supposed to be unattended? > > I just ran it again (on OS X 10.4) and sure enough I saw this as well. > > It looks like its testmd4. If its run with no args it 'digests standard > input'.
Yep, this is the problem. I used echo blah | make check Then things run smoothly, but this should be fixed. Regards RĂ¼diger