podman/.github/actions/check_cirrus_cron
Ed Santiago f877d7dcd0 Replace egrep/fgrep with grep -E/-F
There are days when I really, really, really hate GNU. Remember
when someone decided that 'head -1' would no longer work, and
that it was OK to break an infinite number of legacy production
scripts? Someone now decided that egrep/fgrep are deprecated,
and our CI logs (especially pr-should-include-tests) are now
filled with hundreds of warning lines, making it difficult
to find actual errors.

I expect that those warnings will be removed quickly after
furious community backlash, just like the 'head -1' fiasco
was quietly reverted, but ITM the warnings are annoying
so I capitulate.

Signed-off-by: Ed Santiago <santiago@redhat.com>
2023-05-03 07:32:42 -06:00
..
cron_failures.sh [CI:BUILD] Cirrus: Fix GraphQL ownerRepository:null error 2023-02-06 15:57:51 -05:00
lib.sh Cirrus: Add tests for GHA scripts 2022-11-07 11:47:30 -05:00
make_email_body.sh GHA: Update scripts to pass shellcheck 2022-11-07 11:47:29 -05:00
rerun_failed_tasks.sh Cirrus: Add tests for GHA scripts 2022-11-07 11:47:30 -05:00
test.sh Replace egrep/fgrep with grep -E/-F 2023-05-03 07:32:42 -06:00