bug#10671: Automake 1.11 Test Suite Bug Report

2012-02-07 Thread Matthew Wezowicz
; > On 02/07/2012 09:39 PM, Matthew Wezowicz wrote: > > The script prints the following to the console: > > > > + mkdir am.dir > > + cd am.dir > > + cat > > + echo 'int bar () { return 0; }' > > + mkdir sub > > + echo 'choke me' > &

bug#10671: Automake 1.11 Test Suite Bug Report

2012-02-07 Thread Matthew Wezowicz
+ echo FAIL 2 FAIL 2 + st=1 + exit 1 I tar'ed and attached the entire contents of am.dir. On Tue, Feb 7, 2012 at 6:36 AM, Stefano Lattarini < stefano.lattar...@gmail.com> wrote: > Hi Matthew, sorry for the delay. > > On 02/01/2012 06:53 PM, Matthew Wezowicz wrote: > >