1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-30 18:11:44 +00:00

Tests ~ revert to echo (after fixed 'windows' pager process execution)

This commit is contained in:
Roy Ivy III
2020-05-27 22:30:51 -05:00
committed by David Peter
parent a2c09b41bc
commit 71ab4a2058
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
--paging=always
# Output a dummy message for the integration test.
--pager="printf dummy-pager-from-config"
--pager="echo dummy-pager-from-config"