self tests: avoid spurious failures on older bash
commit7519d2634bdac6763ef2d57b3aff00f37c086a30
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 14 Jul 2012 11:56:34 +0000 (14 13:56 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 23 Jul 2012 08:39:16 +0000 (23 10:39 +0200)
treec26c200893b471f543ae95f16885f8eeb83dc6e5
parent19d4b87d970e316a7e13c8895ed0ffe62df5f00e
self tests: avoid spurious failures on older bash

Fixes automake bug#11909.

* t/self-check-explicit-skips.sh: Remove or rework few checks for use
cases that are no more relevant nor supported now that we've got rid
of the need to use the 'Exit' function explicitly.  Make the other
existing checks stricter.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/self-check-explicit-skips.sh