mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-04 20:17:55 +00:00
test(genesis): mark sourced script fallback
This commit is contained in:
@@ -2322,6 +2322,7 @@ function boo_boo_if_bad()
|
||||
|
||||
if [[ ${GO_XCAT_LIBRARY_ONLY:-0} == 1 ]]
|
||||
then
|
||||
# shellcheck disable=SC2317
|
||||
return 0 2>/dev/null || exit 0
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user