Merge branch 'jn/pager-lv-default-env'
A finishing touch to its test. * jn/pager-lv-default-env: pager test: make fake pager consume all its input
This commit is contained in:
commit
3de92cd16d
@ -40,7 +40,7 @@ test_expect_failure TTY 'pager runs from subdir' '
|
||||
test_expect_success TTY 'LESS and LV envvars are set for pagination' '
|
||||
(
|
||||
sane_unset LESS LV &&
|
||||
PAGER="env >pager-env.out" &&
|
||||
PAGER="env >pager-env.out; wc" &&
|
||||
export PAGER &&
|
||||
|
||||
test_terminal git log
|
||||
|
Loading…
Reference in New Issue
Block a user