X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=t%2Fannotate-tests.sh;h=114938c3ff18fadb130e6809fc14e89cfe3f36f2;hb=f7a3276bab880222e3117f8b8cbef40920dfe884;hp=9c5a15a15e6be5548f7cc8836286cc5a8b39d4ca;hpb=3ca1fff6117f971918ee353540f2633e163e6c6b;p=git.git diff --git a/t/annotate-tests.sh b/t/annotate-tests.sh index 9c5a15a1..114938c3 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' \