On September 22, 2022 3:02 PM, I wrote: >Rc1 is looking good except for this test. > >We get a diff as follows: > >-fatal: cannot run bad-hooks/test-hook: ... >+fatal: cannot exec 'bad-hooks/test-hook': Permission denied > >It looks like the pattern >sed -e s/test-hook: .*/test-hook: .../ > >needs to be a bit extended. Adding > >sed -e s/exec/run/ | send -e s/["']//g > >might help clear off the other noise. The subject should have been 2.38.0, not 2.28.0.