2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-09-08 12:40:45 +00:00

fix(genesis): align shellcheck trap annotation

This commit is contained in:
Vinícius Ferrão
2026-09-06 03:46:17 -03:00
parent 17ca2c9c79
commit 560de199a9
@@ -26,7 +26,7 @@ publish_status() {
|| logger -t xcat-genesis-discover -- 'unable to publish discovery status'
}
# shellcheck disable=SC2329
# shellcheck disable=SC2317,SC2329
finish_status() {
local result=$?