automake-patches
[Top][All Lists]
Advanced

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

[FYI] {testsuite-work} self tests: fix typo in comment


From: Stefano Lattarini
Subject: [FYI] {testsuite-work} self tests: fix typo in comment
Date: Fri, 8 Jul 2011 12:48:43 +0200
User-agent: KMail/1.13.3 (Linux/2.6.30-2-686; KDE/4.4.4; i686; ; )

* tests/self-check-exit.test: Fix typo in heading comments.
---
 ChangeLog                  |    5 +++++
 tests/self-check-exit.test |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 56a1d7c..b3709ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2011-07-08  Stefano Lattarini  <address@hidden>
 
+       self tests: fix typo in comment
+       * tests/self-check-exit.test: Fix typo in heading comments.
+
+2011-07-08  Stefano Lattarini  <address@hidden>
+
        tests: remove redundant settings of `errexit' shell flag
        * tests/amhello-binpkg.test: Do not set the `errexit' shell
        flag, as it is already set by `tests/defs'.
diff --git a/tests/self-check-exit.test b/tests/self-check-exit.test
index 04c27fd..69aabcd 100755
--- a/tests/self-check-exit.test
+++ b/tests/self-check-exit.test
@@ -15,7 +15,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Sanity check for the automake testsuite.
-# Check that. in case of failing commands, the correct exit status is
+# Check that, in case of failing commands, the correct exit status is
 # passed to the exit trap installed by the `./defs' script.
 # Also check that the `errexit' shell flag is active.
 
-- 
1.7.2.3



reply via email to

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