Author :
Stefano Lattarini
Date :
2011-08-14 14:00:53
Hash :38f12a30 Message :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.