8014: Introduce run_and_report function to arvados-sso postinst.
authorBrett Smith <brett@curoverse.com>
Fri, 1 Jan 2016 17:26:20 +0000 (12:26 -0500)
committerBrett Smith <brett@curoverse.com>
Mon, 11 Jan 2016 22:13:04 +0000 (17:13 -0500)
commitc1c5b145f832bd9a647c6e07e19f148cf26ff910
tree10eb176be6df781701f76c78ab4e4e3e1baa9bdd
parent9fb392b2eaa59f20f7186de726531d922408dfa1
8014: Introduce run_and_report function to arvados-sso postinst.

Use this to DRY up code that says "Doing something... done."
This commit removes some `|| exit $?` that's redundant with `set -e`.
jenkins/arvados-sso-server-extras/arvados-sso-server.postinst