Give back the old return value on boom. - various - Various utilities developed at bitreich. HTML git clone git://bitreich.org/various/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/various/ DIR Log DIR Files DIR Refs DIR Tags --- DIR commit a09b0542a8d32b83e88ccb2603720c4979c43e53 DIR parent 60e95834bb4be6fbcc59b7191737c2bbdc9c8928 HTML Author: Christoph Lohmann <20h@r-36.net> Date: Sun, 7 Jul 2019 19:14:25 +0200 Give back the old return value on boom. Diffstat: M boom | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) --- DIR diff --git a/boom b/boom @@ -16,3 +16,5 @@ else printf "BOOM!!!!\n" | toilet $toiletargs fi +return $? +