Rodrigo Arias a7097048f9 Prevent grep from closing stdin
The -q flag was causing grep to close the stdin as the first match is
found, causing the exit code of the programs in the pipe to return
non-zero, as stdout is closed.
2022-11-09 16:20:04 +01:00
..
2022-10-07 11:28:10 +02:00
2022-09-29 14:16:47 +02:00
2022-11-09 16:20:04 +01:00
2022-11-09 16:20:04 +01:00