tests: set fail=0 at start
authorIan Beckwith <ianb@erislabs.net>
Mon, 20 Dec 2010 05:55:28 +0000 (05:55 +0000)
committerIan Beckwith <ianb@erislabs.net>
Mon, 20 Dec 2010 05:55:28 +0000 (05:55 +0000)
commit68e0cfc37d3653b288400b4e2445519574aeaadf
tree726f863ec01c0fdec23eb852a53c0ff120641ccf
parente89642de85ad1c210af672847b12416c40495d4e
tests: set fail=0 at start

* tests/init.sh (setup_): Move fail=0 initialization here ...
(mktempd_): ... from here, so that tests can rely on fail being
set to 0 initially.  This fixes a problem in coreutils; see:
http://lists.gnu.org/archive/html/coreutils/2010-12/msg00083.html
(cherry picked from commit 15a8eaf23e076da8f6e46b68a509b1519c3b3374)
ChangeLog
tests/init.sh