tests: fix spurious failures in tests on TAP + signals
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 28 Sep 2011 08:15:24 +0000 (10:15 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 28 Sep 2011 08:15:24 +0000 (10:15 +0200)
commit27a399a94c622996b6d2d72ef76e442f532c0be7
tree33f2f793c460405bae88e99795b5df2a83828f73
parent821be501ceee5c76da4fdcb05b91f32162475597
tests: fix spurious failures in tests on TAP + signals

* tests/tap-signal.tap: Write the dummy test scripts as perl
scripts, not as shell scripts, to work around unportabilities
in the handling of signals.  In fact, even with bash, the older
script were unable to properly deliver a SIGQUIT to themselves
consistently.
ChangeLog
tests/tap-signal.tap