X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=mail-route;h=a1c1b478a22d1ff16466bbb3a43e06c2b8088029;hp=2dc237da63c3b563716d1c9616e5d07c1ebb4a63;hb=7f759d320592e791a62cd0a966350e8c53ee0976;hpb=165008e5b82c81ebff1061c8f8294c3bc6e9dced diff --git a/mail-route b/mail-route index 2dc237d..a1c1b47 100755 --- a/mail-route +++ b/mail-route @@ -60,7 +60,7 @@ up() { fi fi e() { echo "$0: $*"; "$@"; } - errcatch-cleanup() { stop; } + err-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.