Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rev-list: check reflog_info before showing usage
[gitweb.git]
/
t
/
t7006-pager.sh
diff --git
a/t/t7006-pager.sh
b/t/t7006-pager.sh
index 83881ec3a0c04e80911f14ca3307900332b2ac41..20b4d83c281e2fde8812f309bdebef012c6ecb74 100755
(executable)
--- a/
t/t7006-pager.sh
+++ b/
t/t7006-pager.sh
@@
-391,7
+391,7
@@
test_expect_success TTY 'core.pager in repo config works and retains cwd' '
)
'
-test_expect_
failure
TTY 'core.pager is found via alias in subdirectory' '
+test_expect_
success
TTY 'core.pager is found via alias in subdirectory' '
sane_unset GIT_PAGER &&
test_config core.pager "cat >via-alias" &&
(