"Leon Michalak via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > From: Leon Michalak <leonmichalak6@xxxxxxxxx> > > Refactor to use the modern "test_grep" test utility instead of regular > "grep" which provides better debug information if tests fail. > > This is a prerequisite to the commits that follow which add to both test > files. > > Signed-off-by: Leon Michalak <leonmichalak6@xxxxxxxxx> > --- These mostly look sensible, but I would title & phrase the commit description to 'use "test_grep"', not 'refactor to &'. It's shorter and more direct ;-) Thanks.