837919cf56f59129dd022a8c42c740cf2b950dbc
The pattern `echo str | grep -qE pattern` likes to fail on the z CI here for an unknown reason. Use `grep -qE pattern <<< str` instead. Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com> Upstream-commit: 24da8a0ed415c019179ca2c4f7496cbdffb7e4d0 Component: engine
Description
No description provided
310 MiB
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%