Commit Graph

3 Commits

Author SHA1 Message Date
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
834b33af33 Use SPDX license identifiers 2022-09-29 14:16:47 +02:00
c3c7aa730e Add support for runtime tests 2022-09-12 15:57:07 +02:00