On Wed, Mar 17 2021, Albert Cui via GitGitGadget wrote: > From: Albert Cui <albertqcui@xxxxxxxxx> > [...] > @@ -875,6 +876,8 @@ test_expect_success 'part of packfile response provided as URI' ' > test -f hfound && > test -f h2found && > > + test_i18ngrep "Downloading packs" progress && This can just be "grep"