From: Bruno Haible Date: Tue, 6 May 2025 08:01:07 +0000 (+0200) Subject: tests: Avoid xgettext-git-1 failure on AIX. X-Git-Tag: v0.25~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d23acdb852c5d69633d5761f6feca5d2df516c86;p=thirdparty%2Fgettext.git tests: Avoid xgettext-git-1 failure on AIX. * gettext-tools/tests/xgettext-git-1: Don't use shell pattern matching with braces. --- diff --git a/gettext-tools/tests/xgettext-git-1 b/gettext-tools/tests/xgettext-git-1 index 79b358e48..0bea0d3c4 100755 --- a/gettext-tools/tests/xgettext-git-1 +++ b/gettext-tools/tests/xgettext-git-1 @@ -289,7 +289,8 @@ ${DIFF} xg-gi-test1-h.ok xg-gi-test1-h.pot || Exit 1 TZ=UTC0 \ ${XGETTEXT} -o xg-gi-test1-i.tmp --no-location \ --generated='Hadschi Halef Omar/ben/Hadschi Abul Abbas/ibn/Hadschi Dawuhd al Gossarah'/sequence999.c \ - 'Hadschi Halef Omar/ben/Hadschi Abul Abbas/ibn/Hadschi Dawuhd al Gossarah'/sequence{000,999}.c + 'Hadschi Halef Omar/ben/Hadschi Abul Abbas/ibn/Hadschi Dawuhd al Gossarah'/sequence000.c \ + 'Hadschi Halef Omar/ben/Hadschi Abul Abbas/ibn/Hadschi Dawuhd al Gossarah'/sequence999.c LC_ALL=C tr -d '\r' < xg-gi-test1-i.tmp > xg-gi-test1-i.pot || Exit 1 cat <<\EOF > xg-gi-test1-i.ok