grep-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grep branch, master, updated. v3.1-45-g06ce13a


From: Paul Eggert
Subject: grep branch, master, updated. v3.1-45-g06ce13a
Date: Sat, 15 Dec 2018 15:57:50 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grep".

The branch, master has been updated
       via  06ce13ab4c4b53606d3cc3d6c42add2b7a91e2a7 (commit)
      from  2725f1ee63e60da75a3884bcd6363ef6dbe9a39f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/grep.git/commit/?id=06ce13ab4c4b53606d3cc3d6c42add2b7a91e2a7


commit 06ce13ab4c4b53606d3cc3d6c42add2b7a91e2a7
Author: Paul Eggert <address@hidden>
Date:   Sat Dec 15 12:57:28 2018 -0800

    tests: fix diagnostic typo
    
    Fix by Bruno Haible in:
    https://lists.gnu.org/r/grep-devel/2018-12/msg00003.html
    * tests/init.cfg (envvar_check_fail): Fix diagnostic.

diff --git a/tests/init.cfg b/tests/init.cfg
index 1677ec5..f577d2b 100644
--- a/tests/init.cfg
+++ b/tests/init.cfg
@@ -134,7 +134,7 @@ require_JP_EUC_locale_()
     *) ;;
   esac
 
-  skip_ "$loc locale not found"
+  skip_ "$locale locale not found"
 }
 
 expensive_()

-----------------------------------------------------------------------

Summary of changes:
 tests/init.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
grep



reply via email to

[Prev in Thread] Current Thread [Next in Thread]