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