From b4e64211f670b024fceb4e1dee8a1f288001307e Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Sat, 29 Dec 2012 00:03:44 +0100 Subject: [PATCH] tests: remove a botched comment from a test case * t/backcompat6.sh: Here. Signed-off-by: Stefano Lattarini --- t/backcompat6.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/t/backcompat6.sh b/t/backcompat6.sh index b99321a72..508bdab70 100755 --- a/t/backcompat6.sh +++ b/t/backcompat6.sh @@ -15,8 +15,7 @@ # along with this program. If not, see . # Backward-compatibility test: try to build and distribute a package -# using obsoleted forms of AC_INIT, AM_INIT_AUTOMAKE and AC_OUTPUT, -# and 'configure.in' as autconf input file. +# using obsoleted forms of AC_INIT, AM_INIT_AUTOMAKE and AC_OUTPUT. # This script can also serve as mild stress-testing for Automake. # See also the similar test 'backcompat5.test'. -- 2.47.2