Fix use of PAGER during tests
This commit is contained in:
parent
147fcdd137
commit
13a18ceb44
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ export NIX_BUILD_HOOK=
|
||||||
export dot=@dot@
|
export dot=@dot@
|
||||||
export xmllint="@xmllint@"
|
export xmllint="@xmllint@"
|
||||||
export SHELL="@bash@"
|
export SHELL="@bash@"
|
||||||
|
export PAGER=cat
|
||||||
|
|
||||||
export version=@PACKAGE_VERSION@
|
export version=@PACKAGE_VERSION@
|
||||||
export system=@system@
|
export system=@system@
|
||||||
|
|
Loading…
Reference in a new issue