zmore: don't assume benign PAGER in testing
commitb87f9617a1783c5f197fc91bad3f6cf7b2197bbf
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 31 Mar 2022 23:00:58 +0000 (31 16:00 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 31 Mar 2022 23:01:29 +0000 (31 16:01 -0700)
treeb00d5c2e0f665cee6f29b7646b8c017c55537fdb
parent2fa0edbe051634f33687572c68fefc150ca3d499
zmore: don't assume benign PAGER in testing

* tests/help-version (zmore_setup): Unset PAGER so that we test
'more', not whatever the tester has in its PAGER environment
variable.  This works around a problem I found when I ran
'PAGER=less make check' on a platform that lacked 'less'.
tests/help-version