−test/local
Some checks failed
/ arch (push) Successful in 3m6s
/ alpine (push) Successful in 1m55s
/ fedora (push) Successful in 7m49s
/ debian (push) Failing after 5m44s
/ opensuse (push) Successful in 3m16s
/ ubuntu (push) Successful in 10m31s
/ alma (push) Successful in 6m43s
/ rocky (push) Successful in 6m55s

This commit is contained in:
Marc Beninca 2024-08-31 11:10:19 +02:00
parent 746f3968f2
commit 351c9742ef
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -1400,15 +1400,7 @@ ${SPCD_PYTHON_ALIAS} / ${name}"
# │ main │ # │ main │
# ╰──────╯ # ╰──────╯
spcd_test_local() {
local local_variable="KO!"
non_local_variable="OK"
}
spcd_main() { spcd_main() {
spcd_test_local
echo "local_variable = \"${local_variable}\""
echo "non_local_variable = \"${non_local_variable}\""
# environment # environment
spcd_txt_locale spcd_txt_locale
# #