gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2780-g9ea0a9


From: Eli Zaretskii
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2780-g9ea0a9c
Date: Wed, 20 Sep 2017 03:42:19 -0400 (EDT)

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 "gawk".

The branch, master has been updated
       via  9ea0a9c69d62372f54e8c9edb11a69bfe7253ccb (commit)
      from  180981a8b06e74e51e20e6b67e742726374864d1 (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.sv.gnu.org/cgit/gawk.git/commit/?id=9ea0a9c69d62372f54e8c9edb11a69bfe7253ccb

commit 9ea0a9c69d62372f54e8c9edb11a69bfe7253ccb
Author: Eli Zaretskii <address@hidden>
Date:   Wed Sep 20 10:41:41 2017 +0300

    Tweak pc/Makefile.tst some more.

diff --git a/pc/ChangeLog b/pc/ChangeLog
index f7af4fe..1b9e50b 100644
--- a/pc/ChangeLog
+++ b/pc/ChangeLog
@@ -3,6 +3,8 @@
        * Makefile.tst (jarebug): Don't announce a MinGW failure.
        (mpfr-tests, shlib-tests): Fix the command to not fail due to a
        second "@".  Reported by Scott Deifik <address@hidden>.
+       (clean-local): Remove readdir_test.ok, for the case that the test
+       failed.
 
 2017-09-18         Juan Manuel Guerrero  <address@hidden>
 
diff --git a/pc/Makefile.tst b/pc/Makefile.tst
index b2bf2e6..a3db5e6 100644
--- a/pc/Makefile.tst
+++ b/pc/Makefile.tst
@@ -3128,7 +3128,7 @@ Maketests: $(srcdir)/Makefile.am $(srcdir)/Gentests
 clean-local:
        rm -fr _* core core.* fmtspcl.ok junk strftime.ok test1 test2 \
        seq *~ readfile.ok fork.tmp.* testext.awk fts.ok readdir.ok \
-       mmap8k.ok profile1.ok
+       mmap8k.ok profile1.ok readdir_test.ok
 
 # An attempt to print something that can be grepped for in build logs
 pass-fail:

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

Summary of changes:
 pc/ChangeLog    | 2 ++
 pc/Makefile.tst | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
gawk



reply via email to

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