mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-04-27 19:23:08 +00:00
tests: Fix shellcheck issues in install_regorus.sh
Fix shellcheck warnings and notes identified by running shellcheck --severity=style. Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
[[ -n "${DEBUG}" ]] && set -o xtrace
|
||||
|
||||
test_dir=$(realpath "$(dirname "${BASH_SOURCE[0]}")")
|
||||
# shellcheck source=/dev/null
|
||||
source "${test_dir}/common.bash"
|
||||
|
||||
install_regorus_oras()
|
||||
|
||||
Reference in New Issue
Block a user