]> git.ipfire.org Git - thirdparty/automake.git/commit
maintcheck: placate maintainer-check and grep 3.8.
authorKarl Berry <karl@freefriends.org>
Sat, 1 Oct 2022 21:59:51 +0000 (14:59 -0700)
committerKarl Berry <karl@freefriends.org>
Sat, 1 Oct 2022 21:59:51 +0000 (14:59 -0700)
commit92fcf10f6c8b1dd5405f8e71e70d916fda1be81a
treec709437f46c8f0a1c6c957611a1281a36ce72080
parent96fd38d7e66152073f7e6ebcd9f7d513730dccc5
maintcheck: placate maintainer-check and grep 3.8.

* maintainer/syntax-checks.mk (sc_rm_minus_f): no \ before -
(diagnosed by grep 3.8).
* t/comment12.sh: use $(...) instead of `...`.
* t/comments-escaped-in-var.sh: use AUTOMAKE_fails and grep
for expected warning message.
* t/list-of-tests.mk (handwritten_TESTS): add t/py-compile-files.sh.
* t/subdir-add2-pr46.sh (.NOTPARALLEL): add; showed up with
parallelized internal make. Seems unreproducible.
maintainer/syntax-checks.mk
t/comment12.sh
t/comments-escaped-in-var.sh
t/list-of-tests.mk
t/subdir-add2-pr46.sh