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/unistdio/test-u16-vasnprintf2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/unistdio/test-u16-vasnprintf2.sh') diff --git a/tests/unistdio/test-u16-vasnprintf2.sh b/tests/unistdio/test-u16-vasnprintf2.sh index 714f1a4..a3b949a 100755 --- a/tests/unistdio/test-u16-vasnprintf2.sh +++ b/tests/unistdio/test-u16-vasnprintf2.sh @@ -1,7 +1,7 @@ #!/bin/sh # Test whether a traditional french locale is installed. -: ${LOCALE_FR=fr_FR} +: "${LOCALE_FR=fr_FR}" if test $LOCALE_FR != none; then testlocale=$LOCALE_FR else -- cgit v1.2.3