about summary refs log tree commit diff stats
path: root/html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-09-12 15:33:21 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-09-12 15:33:21 -0700
commit75a00270150172cd8095a70da175512861399eec (patch)
treed826e9202cde75a6255a8ed1597c8340414fa034 /html
parentbaaf6d651292f4045ac73c12e104093e46871e08 (diff)
downloadmu-75a00270150172cd8095a70da175512861399eec.tar.gz
2186 - kill the current routine on first error
Exception: allow run-interactive to continue even if it encounters
errors in parsing its ingredient as mu code.
Diffstat (limited to 'html')
0 files changed, 0 insertions, 0 deletions
/a> 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119