diff options
Diffstat (limited to 'tests/gettext-macros.test')
-rwxr-xr-x | tests/gettext-macros.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gettext-macros.test b/tests/gettext-macros.test index 5dd3a79d9..ad7e13a21 100755 --- a/tests/gettext-macros.test +++ b/tests/gettext-macros.test @@ -58,7 +58,7 @@ else if $ACLOCAL -Wno-syntax -I m4 --install && test -f m4/gettext.m4; then : # Gettext macros already accessible by default. else - echo "skip_ \"couldn't find or get gettext macros\"" >> get.sh + echo "skip_all_ \"couldn't find or get gettext macros\"" >> get.sh fi fi |