show/print
This commit is contained in:
parent
7a0ca145fb
commit
712757e084
1 changed files with 1 additions and 1 deletions
|
@ -960,7 +960,7 @@ spcd_txt_locale() {
|
||||||
*) ;;
|
*) ;;
|
||||||
esac
|
esac
|
||||||
spcd_split
|
spcd_split
|
||||||
echo "${name}"
|
spcd_os_printenv "${name}"
|
||||||
if [ -n "${regex}" ]; then
|
if [ -n "${regex}" ]; then
|
||||||
locale --keyword-name "${name}" | grep "${regex}"
|
locale --keyword-name "${name}" | grep "${regex}"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue