On Sun, Aug 2, 2020 at 10:30 AM Martin Ågren <martin.agren@xxxxxxxxx> wrote: > Subject: [PATCH] t: don't spuriously close & open quotes > [...] > Signed-off-by: Martin Ågren <martin.agren@xxxxxxxxx> > --- > diff --git a/t/t7001-mv.sh b/t/t7001-mv.sh > @@ -177,7 +177,7 @@ test_expect_success "Sergey Vlasov's test case" ' > git add ab.c ab && > - git commit -m 'initial' && > + git commit -m "initial" && > git mv ab a > ' This was discovered[1] independently a couple weeks ago; glad to see it was picked up by your grep'ing, as well. [1]: https://lore.kernel.org/git/CAPig+cQpUu2UO-+jWn1nTaDykWnxwuEitzVB7PnW2SS_b7V8Hg@xxxxxxxxxxxxxx/