From 24cf7efeaa0e139fd49a0589519a15d4da38ec2c Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Fri, 8 Jul 2011 10:17:00 +0200 Subject: [PATCH] self tests: fix typo in comment * tests/self-check-exit.test: Fix typo in heading comments. --- ChangeLog | 5 +++++ tests/self-check-exit.test | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 56a1d7c49..b3709ec6f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-07-08 Stefano Lattarini + + self tests: fix typo in comment + * tests/self-check-exit.test: Fix typo in heading comments. + 2011-07-08 Stefano Lattarini tests: remove redundant settings of `errexit' shell flag diff --git a/tests/self-check-exit.test b/tests/self-check-exit.test index 04c27fd0f..69aabcd6c 100755 --- a/tests/self-check-exit.test +++ b/tests/self-check-exit.test @@ -15,7 +15,7 @@ # along with this program. If not, see . # 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. -- 2.47.2