test-exclude2.sh, test-exclude5.sh: fail if test-exclude fails
authorJim Meyering <meyering@redhat.com>
Sat, 12 Nov 2011 15:48:09 +0000 (16:48 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 12 Nov 2011 15:48:09 +0000 (16:48 +0100)
commite500079a186434daeba99a1ea115690715fd56eb
tree77e9450df7680afaa8c42fa5a90667822fa701c7
parent24586b2eeb992e5cccc359e009ed3d1860c5eb90
test-exclude2.sh, test-exclude5.sh: fail if test-exclude fails

These shell scripts ignored failure of the binary test-exclude,
so making the latter return 77 didn't cause them to be skipped.
* tests/test-exclude5.sh: Exit with test-exclude's error status
when that program fails.  Revamp to use init.sh.
* tests/test-exclude2.sh: Likewise.
ChangeLog
tests/test-exclude2.sh
tests/test-exclude5.sh