about summary refs log tree commit diff stats
path: root/translate_subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-04-10 15:14:34 -0700
committerKartik Agaram <vc@akkartik.com>2020-05-18 00:44:46 -0700
commitfb18cadaa765feb3f7d8b7ac7909dc89b4856ca5 (patch)
treea7628dc1996da9e4141a22570645b9b3ab207b30 /translate_subx
parent5dc0ddfc9d1603ca9ee7a1d964e511113c93bc99 (diff)
downloadmu-fb18cadaa765feb3f7d8b7ac7909dc89b4856ca5.tar.gz
fix a crash when translating apps/ex1
Diffstat (limited to 'translate_subx')
-rwxr-xr-xtranslate_subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/translate_subx b/translate_subx
index ba36986a..22bcf32a 100755
--- a/translate_subx
+++ b/translate_subx
@@ -15,7 +15,7 @@
 #   sets of debug files.)
 #     Again, that's for subsequent scripts.
 
-set -e
+set -ev
 
 ./build