From 738d54fdacf323645cd51250fd1a87a9c8fa6038 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Tue, 21 Dec 2010 02:41:20 +0100 Subject: [PATCH] Minor improvements to test 'amopts.test'. * tests/amopts.test: Remove botched comment. Make grepping of automake stderr slighty stricter. Add trailing `:' command. --- ChangeLog | 6 ++++++ tests/amopt.test | 9 ++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8f615ac15..0ded3b81f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-12-21 Stefano Lattarini + + Minor improvements to test 'amopts.test'. + * tests/amopts.test: Remove botched comment. Make grepping of + automake stderr slighty stricter. Add trailing `:' command. + 2010-12-21 Stefano Lattarini backcompat6.test: avoid comments inside recipe commands. diff --git a/tests/amopt.test b/tests/amopt.test index e83b800aa..580cf8aab 100755 --- a/tests/amopt.test +++ b/tests/amopt.test @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2006 Free Software Foundation, Inc. +# Copyright (C) 2006, 2010 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -27,9 +27,6 @@ END mkdir sub -# These two Makefile contain the same errors, but have different -# warnings disabled. - cat >Makefile.am <