Commit 4f797ab76bdc21b4b9916c10f6fdce93c1c4b30c

Stefano Lattarini 2011-09-13T15:49:32

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.