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
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:
parent
a1809e2094
commit
7c181c84fb
2 changed files with 2 additions and 6 deletions
|
@ -222,11 +222,6 @@ Handle project workflows in a unified way:
|
|||
#### Shell
|
||||
|
||||
* comment
|
||||
* display locales
|
||||
* default
|
||||
* effective
|
||||
* selected
|
||||
* effective
|
||||
* handle errors
|
||||
* packages
|
||||
* configure
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue