From: Stefano Lattarini Date: Wed, 7 Nov 2012 22:53:26 +0000 (+0100) Subject: tests: remove an obsolete comment X-Git-Tag: v1.12b~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2296a5e1fbe39415111ad5fdce475fe49897233d;p=thirdparty%2Fautomake.git tests: remove an obsolete comment * t/silent-yacc.sh: Here. Signed-off-by: Stefano Lattarini --- diff --git a/t/silent-yacc.sh b/t/silent-yacc.sh index b54bfe2d7..a1de8b7c3 100755 --- a/t/silent-yacc.sh +++ b/t/silent-yacc.sh @@ -15,7 +15,6 @@ # along with this program. If not, see . # Check silent-rules mode for Yacc. -# Keep this in sync with sister test 'silent-yacc-gcc.sh'. required='cc yacc' . test-init.sh