init.sh: don't use $ME_ or skip_ before they are defined
authorJim Meyering <meyering@redhat.com>
Fri, 11 Jun 2010 11:41:31 +0000 (13:41 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 11 Jun 2010 11:41:31 +0000 (13:41 +0200)
commit0ae8d6338cc686b1fca0da26aefadebc0875cdf9
tree16ec610d16311c53b528c442b72c825ee6435b72
parentef5acf202788003cdc70813756e173cd6b7dd5a1
init.sh: don't use $ME_ or skip_ before they are defined

* tests/init.sh: Hoist definitions of $ME_ and skip_ to precede
their first uses.  Also hoist their companions: warn_, fail_,
framework_failure_, $stderr_fileno.  Prompted by a patch from
Stefano Lattarini.
ChangeLog
tests/init.sh