eval/locales
Some checks failed
/ arch (push) Successful in 2m57s
/ alpine (push) Successful in 2m24s
/ fedora (push) Successful in 7m59s
/ debian (push) Failing after 5m20s
/ opensuse (push) Successful in 2m54s
/ ubuntu (push) Successful in 11m0s
/ rocky (push) Blocked by required conditions
/ alma (push) Has been cancelled
Some checks failed
/ arch (push) Successful in 2m57s
/ alpine (push) Successful in 2m24s
/ fedora (push) Successful in 7m59s
/ debian (push) Failing after 5m20s
/ opensuse (push) Successful in 2m54s
/ ubuntu (push) Successful in 11m0s
/ rocky (push) Blocked by required conditions
/ alma (push) Has been cancelled
This commit is contained in:
parent
81db5ca397
commit
164420d418
1 changed files with 1 additions and 1 deletions
|
@ -1013,7 +1013,7 @@ ${name}.${_SPCD_TXT_CHARSET} ${_SPCD_TXT_CHARSET}
|
|||
done
|
||||
;;
|
||||
"list")
|
||||
if ! locale --all-locales; then
|
||||
if ! spcd_eval locale --all-locales; then
|
||||
echo "No locales yet!"
|
||||
fi
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue