atexit-tests: ensure reliable exit status
authorEric Blake <eblake@redhat.com>
Tue, 24 May 2011 22:42:37 +0000 (16:42 -0600)
committerIan Beckwith <ianb@erislabs.net>
Thu, 9 Jun 2011 18:52:00 +0000 (19:52 +0100)
commitcca883f60cf5e624b7752fa837548965512e2861
tree263e75886d34c77ea9e00f2e2456b37ea4f1185d
parent9add4f916c4e353bc90c8f3121c86fa37de3c3ca
atexit-tests: ensure reliable exit status

This was the only remaining init.sh client that didn't properly
use the 'Exit' function.

* tests/test-atexit.sh: Prefer 'Exit' over 'exit'.
Reported by Bruno Haible.

Signed-off-by: Eric Blake <eblake@redhat.com>
(cherry picked from commit fc9b0f6cfa9e0e148a79e51150c8171d617474f2)
ChangeLog
tests/test-atexit.sh