criu/scripts/ci
Kir Kolyshkin 0fce00fa10 scripts/ci/run-ci-tests: use bash arrays
This is a preferred way of fixing SC2086 shellcheck warning.

Note that since ZDTM_OPTS is passed as a string (via make or docker),
we are converting it to an array using read -a.

Remove all "shellcheck disable=SC2086" annotations.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2022-08-30 15:42:25 -07:00
..
apt-install scripts/ci/apt-install: fix (not ignore) shellcheck warning 2022-08-30 15:42:25 -07:00
asan.sh scripts/ci/asan.sh: fix, not ignore, shellcheck warning 2022-08-30 15:42:25 -07:00
ci-after-success.sh CI: rename 'travis' to 'ci' 2020-11-08 14:04:12 -08:00
docker-test.sh Fix, not ignore, shellcheck SC1091 warnings 2022-08-30 15:42:25 -07:00
docker.env CI: rename 'travis' to 'ci' 2020-11-08 14:04:12 -08:00
java-test.sh ci: Clean up and improve Java testing 2022-08-28 14:34:33 -07:00
Makefile ci: Clean up and improve Java testing 2022-08-28 14:34:33 -07:00
podman-test.sh Revert "ci: Switch to non overlaysfs tests" 2022-08-07 22:54:06 -07:00
prepare-for-fedora-rawhide.sh ci: install libbsd dependency 2022-04-28 17:53:52 -07:00
run-ci-tests.sh scripts/ci/run-ci-tests: use bash arrays 2022-08-30 15:42:25 -07:00
vagrant.sh ci: add Fedora Rawhide based test on Cirrus 2022-04-28 17:53:52 -07:00