X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=brc;h=9ee0777cf06f0b78cbcbcf00c615acc06e0e2d41;hp=556c5ef04e743bb2208cc54dd7ae3d7cd1569cbe;hb=929bcfbc41e050d69b48405ac8bb6d03af930d95;hpb=6061d88c7d5beda3e974943eb8676f7c39d4ae9f diff --git a/brc b/brc index 556c5ef..9ee0777 100644 --- a/brc +++ b/brc @@ -12,17 +12,16 @@ elif [[ -s ~/.iank/err ]]; then source ~/.iank/err fi -t2() { - echo t2 - popd - grep sdf sdfd - echo wtf -} -t1() { - echo t1 - trap - t2 a b c -} +# for testing error catching: +# t2() { +# echo t2 +# grep sdf sdfd +# echo wtf +# } +# t1() { +# echo t1 +# t2 a b c +# } # * settings