atexit-tests: ensure reliable exit status
authorEric Blake <eblake@redhat.com>
Tue, 24 May 2011 22:42:37 +0000 (16:42 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 24 May 2011 23:22:20 +0000 (17:22 -0600)
commitfc9b0f6cfa9e0e148a79e51150c8171d617474f2
tree839d39b12862424f849dcc32a312a45a4731e883
parent87b0e84c4c747d1c29df645debfce815f6e09466
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>
ChangeLog
tests/test-atexit.sh