]> git.ipfire.org Git - thirdparty/automake.git/commit
maintcheck: avoid a couple of spurious failures
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 4 May 2012 16:09:02 +0000 (18:09 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 4 May 2012 16:14:36 +0000 (18:14 +0200)
commit7f3f467aab0184dedddca2b5c6edd48dab6303db
treea31cca453e79cfe53c638c7e8350739f12c2328c
parent1e8526488f16c127e89ccd8be0df1bd33076c351
maintcheck: avoid a couple of spurious failures

* t/objcxx-deps.sh, t/objcxx-minidemo.sh: In C++ files, use
"std::cout <<", not "cout <<", to avoid triggering a spurious
failure by the syntax check 'sc_tests_here_document_format'.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/objcxx-deps.sh
t/objcxx-minidemo.sh