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:
+1
-1
@@ -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=$?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user