mirror of
https://github.com/sharkdp/bat
synced 2026-07-17 16:03:19 +00:00
7ff1fb3278
The Drop cleanup for Preprocessed inverted the exit-status check, so bat emitted a warning when LESSCLOSE exited successfully and stayed silent on failure. Align the condition with the intended behavior.