−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
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:
parent
746f3968f2
commit
351c9742ef
1 changed files with 0 additions and 8 deletions
|
@ -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
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue