1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-31 18:21:43 +00:00

#2592: Fixes unit tests dependent on echo on windows (#2602)

Co-authored-by: Boy van Duuren <boy.van.duuren@rabobank.nl>
This commit is contained in:
Boy van Duuren
2023-09-08 06:18:25 +02:00
committed by GitHub
parent f49278cfaa
commit d6e11b59e7
5 changed files with 153 additions and 84 deletions
+5
View File
@@ -0,0 +1,5 @@
# Make sure that the pager gets executed
--paging=always
# Output a dummy message for the integration test and system wide config test.
--pager="echo.bat dummy-pager-from-config"