runc/tests
Kir Kolyshkin b02ca2dc9c tests/int: fix shellcheck warning SC2002
Fix all warnings like this one:

> In checkpoint.bats line 197:
>   cat ./work-dir/restore.log | grep -B 5 Error || true
>       ^--------------------^ SC2002: Useless cat. Consider 'cmd < file | ..' or 'cmd file | ..' instead.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2020-08-10 07:41:49 -07:00
..
integration tests/int: fix shellcheck warning SC2002 2020-08-10 07:41:49 -07:00
rootless.sh tests/rootless.sh: fix executing bats in non-root PATH 2020-06-10 13:19:07 +09:00