gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, constants, updated. 16b28a5a3024c5ffefe6


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, constants, updated. 16b28a5a3024c5ffefe60aa27ab9d7b925968465
Date: Wed, 06 Mar 2013 11:10:02 +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, constants has been updated
       via  16b28a5a3024c5ffefe60aa27ab9d7b925968465 (commit)
      from  3450524c66dcb45083e755a10ee81bcf00ad1f28 (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=16b28a5a3024c5ffefe60aa27ab9d7b925968465

commit 16b28a5a3024c5ffefe60aa27ab9d7b925968465
Author: Arnold D. Robbins <address@hidden>
Date:   Wed Mar 6 13:09:38 2013 +0200

    Remove debugging call from assignconst.awk.

diff --git a/test/assignconst.awk b/test/assignconst.awk
index 202eae8..907987c 100644
--- a/test/assignconst.awk
+++ b/test/assignconst.awk
@@ -46,7 +46,6 @@ BEGIN {
                        print answer_num, a[answer_num]
                break
        case 14:
-               stopme()
                test_func(answer_num)
                break
        }

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

Summary of changes:
 test/assignconst.awk |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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