mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-05-03 19:12:16 +00:00
tools: Fix shellcheck issues in rootfs_lib_template.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:
@@ -32,6 +32,7 @@
|
||||
|
||||
build_rootfs() {
|
||||
# Mandatory
|
||||
# shellcheck disable=SC2034
|
||||
local ROOTFS_DIR=$1
|
||||
|
||||
#Name of the Kata-Agent binary
|
||||
|
||||
Reference in New Issue
Block a user