criu/scripts/ci
Kir Kolyshkin 55c0baa1a8 Use command -v instead of which
Unlike "which", which is a separate executable not always installed by
default, "command -v" is a shell built-in available at least for bash,
dash, and busybox shell.

Unlike "which", "command -v" is also easier to grep for, and it is
already used in a few places here.

Inspired by commit 57251d811.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2025-10-27 12:51:52 +00:00
..
riscv64-cross ci: add workflow for riscv64 2024-10-26 22:18:22 -07:00
asan.sh ci: stop testing ubuntu overlayfs 2023-10-22 13:29:25 -07:00
ci-after-success.sh CI: rename 'travis' to 'ci' 2020-11-08 14:04:12 -08:00
docker-test.sh ci: use package-manager dependency install scripts 2025-09-26 11:17:59 +01:00
docker.env CI: rename 'travis' to 'ci' 2020-11-08 14:04:12 -08:00
java-test.sh ci: use package-manager dependency install scripts 2025-09-26 11:17:59 +01:00
loongarch64-qemu-test.sh ci: use package-manager dependency install scripts 2025-09-26 11:17:59 +01:00
Makefile Remove travis-ci leftovers 2025-09-29 10:15:05 -07:00
podman-test.sh ci/podman: show mounts 2024-09-11 16:02:11 -07:00
prepare-for-fedora-rawhide.sh Use command -v instead of which 2025-10-27 12:51:52 +00:00
run-ci-tests.sh ci/java: update base image from focal to jammy 2025-09-29 10:15:05 -07:00
vagrant.sh Remove travis-ci leftovers 2025-09-29 10:15:05 -07:00