about summary refs log tree commit diff stats
path: root/translate
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-08-25 17:37:10 -0700
committerKartik Agaram <vc@akkartik.com>2019-08-25 17:37:10 -0700
commit300f4554910095a6c8762f625816dafae55dea98 (patch)
treed3ccb110fc8084ea235b910920120956ac7f69b7 /translate
parent7c878eb0eac628f7f78a34f6d86fa9ec00238281 (diff)
downloadmu-300f4554910095a6c8762f625816dafae55dea98.tar.gz
5584
Forgot to switch the knob when fixing the merge conflict between commits
5512 and 1a7b15aa3d.
Diffstat (limited to 'translate')
-rwxr-xr-xtranslate2
1 files changed, 1 insertions, 1 deletions
diff --git a/translate b/translate
index 4838f1d2..7acf92c4 100755
--- a/translate
+++ b/translate
@@ -14,7 +14,7 @@
 set -e
 set -v
 
-ALL=1 ./build
+./build
 
 echo `cat $* |grep -v '^\s*#\|^\s*$' |wc -l` lines