locales/test
Some checks failed
/ arch (push) Successful in 2m47s
/ alpine (push) Successful in 1m58s
/ fedora (push) Successful in 8m0s
/ debian (push) Failing after 5m52s
/ opensuse (push) Successful in 3m34s
/ ubuntu (push) Successful in 10m33s
/ alma (push) Successful in 9m27s
/ rocky (push) Has started running

This commit is contained in:
Marc Beninca 2024-09-04 22:15:30 +02:00
parent 55ba36326c
commit cf521c52d2
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -1228,6 +1228,8 @@ spcd_step__packages_install_locales() {
spcd_txt_locales "install"
spcd_step "Set"
spcd_txt_locale "set" "${SPCD_TXT_LOCALE}"
spcd_step "Test"
date
spcd_step_out
}