automake-patches
[Top][All Lists]
Advanced

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

[FYI] {maint} help4.test: fix botched heading comment.


From: Stefano Lattarini
Subject: [FYI] {maint} help4.test: fix botched heading comment.
Date: Fri, 19 Nov 2010 20:28:34 +0100
User-agent: KMail/1.13.3 (Linux/2.6.30-2-686; KDE/4.4.4; i686; ; )

I pushed this patch to maint as obvious.

Regards,
   Stefano

-*-*-*-

help4.test: fix botched heading comment.

* tests/help4.test: Fixed the heading comment, since it
didn't correctly describe what checks the testcase was
supposed to perform.
---
 ChangeLog        |    5 +++++
 tests/help4.test |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index a8c69a9..d433d45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2010-11-19  Stefano Lattarini  <address@hidden>
 
+       help4.test: fix botched heading comment.
+       * tests/help4.test: Fixed the heading comment, since it
+       didn't correctly describe what checks the testcase was
+       supposed to perform.
+
        help2.test: add checks on aclocal too.
        * tests/help2.test: Check that also `aclocal --version' and
        `aclocal --help' work with configure.in and acinclude.m4 both
diff --git a/tests/help4.test b/tests/help4.test
index c5eb31e..1b7de41 100755
--- a/tests/help4.test
+++ b/tests/help4.test
@@ -14,8 +14,8 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-# Make sure --help and --version work, even when no configure.ac
-# is in the current directory.
+# Check that the first among --help and --version to be specified on
+# the command line takes precedence over the following one.
 
 . ./defs || Exit 1
 
-- 
1.7.1



reply via email to

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