automake-commit
[Top][All Lists]
Advanced

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

[Automake-commit] [SCM] GNU Automake branch, testsuite-work, updated. v1


From: Stefano Lattarini
Subject: [Automake-commit] [SCM] GNU Automake branch, testsuite-work, updated. v1.11-1341-gf931b82
Date: Mon, 12 Sep 2011 16:26:25 +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=f931b8204aaef964731a49c6b03350dfa9b6a52d

The branch, testsuite-work has been updated
       via  f931b8204aaef964731a49c6b03350dfa9b6a52d (commit)
      from  fb6591b36efb28d000b0f828b6f4d8a3f19de9e9 (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 f931b8204aaef964731a49c6b03350dfa9b6a52d
Author: Stefano Lattarini <address@hidden>
Date:   Mon Sep 12 18:22:43 2011 +0200

    tests: remove redundant line from a test script
    
    * tests/test-log.test (fail.test): Remove extra `echo' command,
    probably due to a past copy&paste blunder.

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

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

diff --git a/ChangeLog b/ChangeLog
index 9c19124..9b98bfd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-09-12  Stefano Lattarini  <address@hidden>
+
+       tests: remove redundant line from a test script
+       * tests/test-log.test (fail.test): Remove extra `echo' command,
+       probably due to a past copy&paste blunder.
+
 2011-09-11  Stefano Lattarini  <address@hidden>
 
        tests: convert another test to TAP
diff --git a/tests/test-log.test b/tests/test-log.test
index c83e20f..144c866 100755
--- a/tests/test-log.test
+++ b/tests/test-log.test
@@ -62,7 +62,6 @@ END
 
 cat > fail.test <<END
 #! /bin/sh
-echo 1..1
 echo   "$pmarker fail $pmarker"
 echo "# $cmarker fail $cmarker"
 exit 1


hooks/post-receive
-- 
GNU Automake



reply via email to

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