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:28:10 -0700
committerKartik Agaram <vc@akkartik.com>2020-05-18 00:44:46 -0700
commit99c3cfddffb3175e5938eb5ef661d0d71eedff97 (patch)
treec975841b584e404cc750749474e50c9be19e984e /translate_subx
parent454691bbc1593da466b364fa39e24dd963d44792 (diff)
downloadmu-99c3cfddffb3175e5938eb5ef661d0d71eedff97.tar.gz
core translator phases now emit identical binaries
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 22bcf32a..ba36986a 100755
--- a/translate_subx
+++ b/translate_subx
@@ -15,7 +15,7 @@
 #   sets of debug files.)
 #     Again, that's for subsequent scripts.
 
-set -ev
+set -e
 
 ./build