mirror of
https://github.com/eth-p/bat-extras.git
synced 2024-12-14 10:10:41 +01:00
4 lines
45 B
Bash
4 lines
45 B
Bash
|
set -e
|
||
|
"$TEST_RUNNER" batgrep "ca" file.txt
|
||
|
|