locale/effective
Some checks failed
/ arch (push) Successful in 2m55s
/ alpine (push) Failing after 8s
/ fedora (push) Successful in 11m11s
/ opensuse (push) Successful in 3m41s
/ alma (push) Successful in 12m43s
/ rocky (push) Successful in 13m27s
/ ubuntu (push) Successful in 6m29s
/ debian (push) Failing after 3m30s

This commit is contained in:
Marc Beninca 2024-09-03 19:23:04 +02:00
parent a1809e2094
commit 7c181c84fb
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 2 additions and 6 deletions

View file

@ -222,11 +222,6 @@ Handle project workflows in a unified way:
#### Shell
* comment
* display locales
* default
* effective
* selected
* effective
* handle errors
* packages
* configure

View file

@ -378,8 +378,9 @@ spcd_txt_get() {
}
spcd_txt_locale() {
local value name
locale
spcd_split
local value name
if [ -n "${1}" ]; then
value="${1}"
else