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/unigbrk/test-ulc-grapheme-breaks.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/unigbrk/test-ulc-grapheme-breaks.sh') diff --git a/tests/unigbrk/test-ulc-grapheme-breaks.sh b/tests/unigbrk/test-ulc-grapheme-breaks.sh index 0cad760..119228e 100755 --- a/tests/unigbrk/test-ulc-grapheme-breaks.sh +++ b/tests/unigbrk/test-ulc-grapheme-breaks.sh @@ -1,7 +1,7 @@ #!/bin/sh # Test in an ISO-8895-6 locale. -: ${LOCALE_AR=ar_SA} +: "${LOCALE_AR=ar_SA}" if test $LOCALE_AR = none; then if test -f /usr/bin/localedef; then echo "Skipping test: no traditional Arabic locale is installed" -- cgit v1.2.3