summaryrefslogtreecommitdiff
path: root/tests/test-c-ldtoastr.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-c-ldtoastr.sh')
-rw-r--r--tests/test-c-ldtoastr.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-c-ldtoastr.sh b/tests/test-c-ldtoastr.sh
index ad7a32a14f..25c69c7aaf 100644
--- a/tests/test-c-ldtoastr.sh
+++ b/tests/test-c-ldtoastr.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"