> On 2 Nov 2016, at 17:43, Johannes Sixt <j6t@xxxxxxxx> wrote: > > Am 02.11.2016 um 18:04 schrieb Torsten Bögershausen: >>> * ls/filter-process (2016-10-17) 14 commits >>> (merged to 'next' on 2016-10-19 at ffd0de042c) >> >> Some (late, as I recently got a new battery for the Mac OS 10.6 test system) >> comments: >> t0021 failes here: >> >> >> Can't locate object method "flush" via package "IO::Handle" at /Users/tb/projects/git/git.next/t/t0021/rot13-filter.pl line 90. >> fatal: The remote end hung up unexpectedly >> >> >> perl itself is 5.10 and we use the one shipped with Mac OS. >> Why that ? >> t0021 uses the hard-coded path: >> t0021/rot13-filter.pl (around line 345) and the nice macro >> PERL_PATH from the Makefile is fully ignored. >> >> Commenting out the different "flush" makes the test hang, and I haven't digged further. >> > > https://public-inbox.org/git/e8deda5f-11a6-1463-4fc5-25454084ccb1@xxxxxxxx/ Woooh. I am sorry Hannes - I completely missed that email! Looks like Peff addressed the issue already. His patches look very good but I want to try it on my machine tomorrow. Thanks, Lars