jobd/update.sh: make sure to cleanup on bang failure
commit48a149a1d06c495f6990cf7d19fc80da393a18c9
authorKyle J. McKay <mackyle@gmail.com>
Fri, 2 Oct 2020 02:29:30 +0000 (1 19:29 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 2 Oct 2020 02:29:30 +0000 (1 19:29 -0700)
treee021a644814b3e68a20d051401ca0e5fa00cfd85
parent2433700a31b293e22059e65d7526698591615543
jobd/update.sh: make sure to cleanup on bang failure

Add a definition for `bang_exit` that calls `cleanup_exit`
to make sure that any "bang" failure properly cleans up.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
jobd/update.sh