Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t4000: make hash size independent
[gitweb.git]
/
t
/
t7006-pager.sh
diff --git
a/t/t7006-pager.sh
b/t/t7006-pager.sh
index 7976fa7bcce8ed11c403a4923d9ce3e7155765a0..00e09a375c2e6e3bfce2c2f8ce93493513082b2d 100755
(executable)
--- a/
t/t7006-pager.sh
+++ b/
t/t7006-pager.sh
@@
-7,8
+7,6
@@
test_description='Test automatic use of a pager.'
. "$TEST_DIRECTORY"/lib-terminal.sh
test_expect_success 'setup' '
- : squelch advice messages during the transition &&
- git config --global log.mailmap false &&
sane_unset GIT_PAGER GIT_PAGER_IN_USE &&
test_unconfig core.pager &&