Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
l10n: sv.po: Update Swedish translation (3288t0f0u)
[gitweb.git]
/
t
/
t6006-rev-list-format.sh
diff --git
a/t/t6006-rev-list-format.sh
b/t/t6006-rev-list-format.sh
index b326d550f3e281e4b19ab669b95f08e8c63bf555..98be78b4a2123cad7e16911ae2eedff5695ba3d3 100755
(executable)
--- a/
t/t6006-rev-list-format.sh
+++ b/
t/t6006-rev-list-format.sh
@@
-229,8
+229,7
@@
do
'
test_expect_success TTY "$desc respects --color=auto (stdout is tty)" '
- test_terminal env TERM=vt100 \
- git log --format=$color -1 --color=auto >actual &&
+ test_terminal git log --format=$color -1 --color=auto >actual &&
has_color actual
'