]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
tests: remove an obsolete comment
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 7 Nov 2012 22:53:26 +0000 (23:53 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 7 Nov 2012 22:53:26 +0000 (23:53 +0100)
* t/silent-yacc.sh: Here.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/silent-yacc.sh

index b54bfe2d7671190503e663d281594bd53d11afd2..a1de8b7c3892107b19d54206c6e430e45f09a536 100755 (executable)
@@ -15,7 +15,6 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Check silent-rules mode for Yacc.
-# Keep this in sync with sister test 'silent-yacc-gcc.sh'.
 
 required='cc yacc'
 . test-init.sh