test defs: fix bug in TAP version of `skip_all_'
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 8 Aug 2011 13:23:11 +0000 (15:23 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 8 Aug 2011 13:23:11 +0000 (15:23 +0200)
commit150be8ee36697ce014f3431b961be45c4c6a34b8
treec6a9c17da85f444c18b3cd1fb75ba3902f24f92d
parentf4896832bde810feb7d329f9674082f2d7fc0996
test defs: fix bug in TAP version of `skip_all_'

* tests/tap-functions (skip_all_): Set `$have_tap_plan_' to "yes"
when called, so that the exit trap won't write another TAP plan.
ChangeLog
tests/tap-functions.sh