X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=mail-route;h=2dc237da63c3b563716d1c9616e5d07c1ebb4a63;hp=332f1edbf592728bd916dedb2816c50b3c67c20a;hb=7d5e9e87105fafa2243603f958c8b41cdaa7f0ad;hpb=32a1673064cfd9eaa165b4ea62fa416f02f3dfd2 diff --git a/mail-route b/mail-route index 332f1ed..2dc237d 100755 --- a/mail-route +++ b/mail-route @@ -60,7 +60,7 @@ up() { fi fi e() { echo "$0: $*"; "$@"; } - _errcatch_cleanup=stop + errcatch-cleanup() { stop; } modify # we leave it as is even when stopping, because we would like it to be default, but the only way # to change the default is for every device, and I want to avoid that, even though I wouldn't mind, others users of this script might.