Forgot that bash is not C. Now exit. - 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 9ebf25202fe970c76884ca07620c61c155bc6d24 DIR parent a09b0542a8d32b83e88ccb2603720c4979c43e53 HTML Author: Christoph Lohmann <20h@r-36.net> Date: Sun, 7 Jul 2019 19:15:28 +0200 Forgot that bash is not C. Now exit. Diffstat: M boom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/boom b/boom @@ -16,5 +16,5 @@ else printf "BOOM!!!!\n" | toilet $toiletargs fi -return $? +exit $?