testsuite: avoid confusing SKIP messages for errored tests
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 14 Aug 2011 12:00:53 +0000 (14:00 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 14 Aug 2011 12:04:56 +0000 (14:04 +0200)
commit38f12a3085be683b598be7d10de37eba0b629f28
treecc397a1d1ff91c9bf54c95016dcb95c1e75a6387
parent0d8a113dd070db481d0070a48e6577a12d8d7149
testsuite: avoid confusing SKIP messages for errored tests

* tests/defs [$use_tap] (exit trap): Don't print the test plan
in case the client script exited with a non-zero status.  This
avoids the display of redundant "SKIP" messages for tests with
lazy plans that error out before any test is run.
ChangeLog
tests/defs