summaryrefslogtreecommitdiff
path: root/tests/uniwbrk/test-ulc-wordbreaks.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/uniwbrk/test-ulc-wordbreaks.sh')
-rwxr-xr-xtests/uniwbrk/test-ulc-wordbreaks.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/uniwbrk/test-ulc-wordbreaks.sh b/tests/uniwbrk/test-ulc-wordbreaks.sh
index d7e067e..224a90f 100755
--- a/tests/uniwbrk/test-ulc-wordbreaks.sh
+++ b/tests/uniwbrk/test-ulc-wordbreaks.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Test in an ISO-8859-1 or ISO-8859-15 locale.
-: ${LOCALE_FR=fr_FR}
+: "${LOCALE_FR=fr_FR}"
if test $LOCALE_FR = none; then
if test -f /usr/bin/localedef; then
echo "Skipping test: no traditional french locale is installed"