> On Dec 13, 2016, at 8:33 AM, Jim Jagielski <[email protected]> wrote: > > This fails on all systems that have sed in /usr/bin/sed > or someplace other than /bin :( >
Hmmm... even w/ the change to /usr/bin/sed I'm getting test #1 failing: t/modules/ext_filter.t .. 1..23 # Running under perl version 5.020003 for darwin # Current time local: Tue Dec 13 10:10:15 2016 # Current time GMT: Tue Dec 13 15:10:15 2016 # Using Test.pm version 1.26 # Using Apache/Test.pm version 1.41 # testing : sed output filter # expected: 'barbar' # received: 'barbar # ' not ok 1 # Failed test 1 in t/modules/ext_filter.t at line 19 Wondering if this is an OSX sed issue. Will see how gsed handles this.
