gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, xgawk, updated. cebe01dc11a95fac048459ed


From: Andrew J. Schorr
Subject: [gawk-diffs] [SCM] gawk branch, xgawk, updated. cebe01dc11a95fac048459ed3439ab65fba38d00
Date: Sun, 08 Apr 2012 14:07:59 +0000

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, xgawk has been updated
       via  cebe01dc11a95fac048459ed3439ab65fba38d00 (commit)
      from  e5d13091279241edacfa48773f2b4b113b2addb0 (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=cebe01dc11a95fac048459ed3439ab65fba38d00

commit cebe01dc11a95fac048459ed3439ab65fba38d00
Author: Andrew J. Schorr <address@hidden>
Date:   Sun Apr 8 10:07:38 2012 -0400

    Add some missing test .ok files to EXTRA_DIST.

diff --git a/test/ChangeLog b/test/ChangeLog
index 136e965..ee8a487 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,5 +1,10 @@
 2012-04-08         Andrew J. Schorr     <address@hidden>
 
+       * Makefile.am (EXTRA_DIST): Add missing files fork.ok, fork2.ok
+       and ordchr2.ok.
+
+2012-04-08         Andrew J. Schorr     <address@hidden>
+
        * Makefile.am (AWK, PGAWK): Include new $(VALGRIND) variable in
        command line (now passed in by top-level Makefile).
 
diff --git a/test/Makefile.am b/test/Makefile.am
index cb92055..b94e5c2 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -233,7 +233,9 @@ EXTRA_DIST = \
        fnparydl.awk \
        fnparydl.ok \
        fork.awk \
+       fork.ok \
        fork2.awk \
+       fork2.ok \
        fpat1.awk \
        fpat1.in \
        fpat1.ok \
@@ -528,6 +530,7 @@ EXTRA_DIST = \
        opasnslf.ok \
        ordchr.awk \
        ordchr.ok \
+       ordchr2.ok \
        out1.ok \
        out2.ok \
        out3.ok \

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

Summary of changes:
 test/ChangeLog   |    5 +++++
 test/Makefile.am |    3 +++
 2 files changed, 8 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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