]> git.ipfire.org Git - thirdparty/automake.git/commit
self tests: work around 'unset' spurious non-zero return value
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 13 Sep 2011 13:49:32 +0000 (15:49 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 13 Sep 2011 13:49:32 +0000 (15:49 +0200)
commit4f797ab76bdc21b4b9916c10f6fdce93c1c4b30c
tree122f7e8fd5e2e0d5d6b33844c0b13786cb996fa1
parent8ba5dc71d28e5ceed0486f73c3e9f4c4c2470e1b
self tests: work around 'unset' spurious non-zero return value

* tests/self-check-exit.tap ($init): Unset the possibly already
unset variable `am_explicit_skips' when the `errexit' shell flag
is not yet active, for the benefit of shell that return a non-zero
status when unsetting an already-unset variable.
ChangeLog
tests/self-check-exit.tap