test/numeric
Some checks failed
/ arch (push) Failing after 8s
/ alpine (push) Failing after 7s
/ fedora (push) Failing after 7s
/ debian (push) Failing after 8s
/ opensuse (push) Failing after 7s
/ ubuntu (push) Failing after 7s
/ alma (push) Failing after 7s
/ rocky (push) Failing after 7s

This commit is contained in:
Marc Beninca 2024-09-06 18:30:10 +02:00
parent 0108214a37
commit 4e645dfc0c
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -1234,6 +1234,8 @@ spcd_step__packages_install_locales() {
spcd_step "Test"
# CTYPE
# NUMERIC
spcd_split
locale --keyword-name LC_NUMERIC | grep "^\(decimal\|thousands\|grouping\)"
# TIME
spcd_split
locale --keyword-name LC_TIME | grep "^\(day\|mon\)"