2
0
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:
Vinícius Ferrão
2026-08-24 20:56:35 -03:00
parent f319f0fea3
commit 52b0a0aedd
+1
View File
@@ -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