]> git.ipfire.org Git - thirdparty/automake.git/commit
fixup: fix test tap-signal.tap to avoid false negatives
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 14 Feb 2012 13:28:34 +0000 (14:28 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 14 Feb 2012 13:28:34 +0000 (14:28 +0100)
commitdf79bb4b0414009e212e7189ba732d347ba536ee
treeadcda9ba0af25487c57eb8d8a1b4a1a341187ad2
parent79b2c6a58577662070f8f8827f5e6f665ebd102a
fixup: fix test tap-signal.tap to avoid false negatives

Problem introduced by yesterday commit v1.11-1851-g79b2c6a,
"tests: avoid yet other spurious failures on NetBSD"

* tests/tap-signal.tap: Truly ensure the exit status of the make
call under test is correctly reflected in the TAP result displayed
by the corresponding 'command_ok_' invocation.
tests/tap-signal.tap