automake-patches
[Top][All Lists]
Advanced

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

[FYI] {testsuite-work} tests: remove redundant line from a test script


From: Stefano Lattarini
Subject: [FYI] {testsuite-work} tests: remove redundant line from a test script
Date: Mon, 12 Sep 2011 18:25:25 +0200

* tests/test-log.test (fail.test): Remove extra `echo' command,
probably due to a past copy&paste blunder.
---
 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
-- 
1.7.2.3




reply via email to

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