From 26112352a774737e1ce5580c93654a26c1e82b39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 24 Oct 2022 22:25:29 +0200 Subject: New upstream version 1.1 --- tests/unicase/test-ulc-casecmp1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/unicase/test-ulc-casecmp1.sh') diff --git a/tests/unicase/test-ulc-casecmp1.sh b/tests/unicase/test-ulc-casecmp1.sh index a5a61c6..e9ed999 100755 --- a/tests/unicase/test-ulc-casecmp1.sh +++ b/tests/unicase/test-ulc-casecmp1.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" -- cgit v1.2.3