]> git.ipfire.org Git - thirdparty/automake.git/commit
maintcheck: fix again few more failures
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 2 Jun 2011 10:58:37 +0000 (12:58 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 2 Jun 2011 10:58:37 +0000 (12:58 +0200)
commit3453b8e73828ecbc96658dbf94ea10885480951c
treec13447e64e1672a1d30f361d97686511a6cd5ec5
parent8f28c111d5114351e61fde825c65204a52b332ea
maintcheck: fix again few more failures

* tests/cond29.test: To please the `sc_tests_Exit_not_exit'
maintainer check, avoid using `sh -c "exit 0"' where a simple
`sh -c :' will do.
* tests/depmod-data.test: Use creative quoting to avoid
spuriously triggering the `sc_tests_Exit_not_exit' maintainer
check.
ChangeLog
tests/cond29.test
tests/depmod-data.test