X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Fannotate-tests.sh;h=114938c3ff18fadb130e6809fc14e89cfe3f36f2;hb=48d6e97afe4dcce3bb01922b768cc4d831923e7f;hp=9c5a15a15e6be5548f7cc8836286cc5a8b39d4ca;hpb=2dcdb4c69737185f0b0e9fe08ba52b95b84f13da;p=git.git diff --git a/t/annotate-tests.sh b/t/annotate-tests.sh index 9c5a15a15..114938c3f 100644 --- a/t/annotate-tests.sh +++ b/t/annotate-tests.sh @@ -94,7 +94,7 @@ test_expect_success \ test_expect_success \ 'merge-setup part 4' \ 'echo "evil merge." >>file && - EDITOR=: git commit -a --amend' + EDITOR=: VISUAL=: git commit -a --amend' test_expect_success \ 'Two lines blamed on A, one on B, two on B1, one on B2, one on A U Thor' \