automake-commit
[Top][All Lists]
Advanced

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

[Automake-commit] [SCM] GNU Automake branch, master, updated. v1.11-659-


From: Stefano Lattarini
Subject: [Automake-commit] [SCM] GNU Automake branch, master, updated. v1.11-659-g5fa4daf
Date: Sun, 16 Jan 2011 19:44: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 "GNU Automake".

http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=5fa4dafb2a0b8fc8133697526a869cecccfeceed

The branch, master has been updated
       via  5fa4dafb2a0b8fc8133697526a869cecccfeceed (commit)
       via  80fdae8e515f85b1000bea1ee1823d88d392f659 (commit)
      from  882972f8e2699b5dacc4892ecda43f17d8c1b558 (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 -----------------------------------------------------------------
commit 5fa4dafb2a0b8fc8133697526a869cecccfeceed
Merge: 882972f 80fdae8
Author: Stefano Lattarini <address@hidden>
Date:   Sun Jan 16 20:42:31 2011 +0100

    Merge branch 'maint'

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

Summary of changes:
 ChangeLog         |    6 ++++++
 tests/cond36.test |    3 ++-
 2 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 0bb2f69..1cc161b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-16  Stefano Lattarini  <address@hidden>
+
+       tests: remove useless requirements from cond36.test
+       * tests/cond36.test ($required): Remove.
+       Since we are at it, add a trailing `:' command.
+
 2011-01-16  Ralf Wildenhues  <address@hidden>
 
        tests: avoid failing command substitution in errexit mode.
diff --git a/tests/cond36.test b/tests/cond36.test
index a39ead0..06d5a60 100755
--- a/tests/cond36.test
+++ b/tests/cond36.test
@@ -16,7 +16,6 @@
 
 # Check rules output for parser defined conditionally.
 
-required='flex yacc gcc'
 . ./defs || Exit 1
 
 cat >>configure.in <<'EOF'
@@ -57,3 +56,5 @@ $AUTOMAKE -Wno-error
 test `grep tparse.h: Makefile.in | wc -l` = 2
 grep '@address@hidden:' Makefile.in
 grep '@address@hidden:' Makefile.in
+
+:


hooks/post-receive
-- 
GNU Automake



reply via email to

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