"Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > From: Philippe Blain <levraiphilippeblain@xxxxxxxxx> > > In 7b31b55db1 (perf: amend the grep tests to test grep.threads, > 2017-12-29), p7821 was tweaked to test the performance of 'git grep' > under different number of threads. These tests are run if > GIT_PERF_GREP_THREADS is set to a list of thread numbers, but the > comment at the top of the file instead mentions GIT_PERF_7821_THREADS. > Fix the comment. > > Signed-off-by: Philippe Blain <levraiphilippeblain@xxxxxxxxx> > --- > t/perf/p7821-grep-engines-fixed.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Thanks.