summaryrefslogtreecommitdiff
path: root/tests/test-strtold1.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-strtold1.sh')
-rwxr-xr-xtests/test-strtold1.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test-strtold1.sh b/tests/test-strtold1.sh
index 3f4c4b916a..1302c19931 100755
--- a/tests/test-strtold1.sh
+++ b/tests/test-strtold1.sh
@@ -1,7 +1,7 @@
#!/bin/sh
-: ${LOCALE_FR=fr_FR}
-: ${LOCALE_FR_UTF8=fr_FR.UTF-8}
+: "${LOCALE_FR=fr_FR}"
+: "${LOCALE_FR_UTF8=fr_FR.UTF-8}"
if test $LOCALE_FR = none && test $LOCALE_FR_UTF8 = none; then
if test -f /usr/bin/localedef; then