locale/debug
Some checks failed
/ arch (push) Failing after 20s
/ alpine (push) Failing after 8s
/ fedora (push) Failing after 1m9s
/ opensuse (push) Failing after 45s
/ alma (push) Failing after 30s
/ rocky (push) Failing after 39s
/ ubuntu (push) Failing after 16s
/ debian (push) Failing after 15s
Some checks failed
/ arch (push) Failing after 20s
/ alpine (push) Failing after 8s
/ fedora (push) Failing after 1m9s
/ opensuse (push) Failing after 45s
/ alma (push) Failing after 30s
/ rocky (push) Failing after 39s
/ ubuntu (push) Failing after 16s
/ debian (push) Failing after 15s
This commit is contained in:
parent
11c144c7c3
commit
389f8cc737
1 changed files with 3 additions and 0 deletions
|
@ -887,6 +887,9 @@ spcd_txt_locale() {
|
|||
;;
|
||||
esac
|
||||
local name
|
||||
for name in "${@}"; do
|
||||
echo "${name}"
|
||||
done
|
||||
case "${action}" in
|
||||
"list")
|
||||
if ! locale; then
|
||||
|
|
Loading…
Reference in a new issue