about summary refs log tree commit diff stats
path: root/ntranslate
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 /ntranslate
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 'ntranslate')
-rwxr-xr-xntranslate2
1 files changed, 1 insertions, 1 deletions
diff --git a/ntranslate b/ntranslate
index 104d2001..24d87056 100755
--- a/ntranslate
+++ b/ntranslate
@@ -14,7 +14,7 @@
 set -e
 set -v
 
-ALL=1 ./build
+./build
 
 echo `cat $* |grep -v '^\s*#\|^\s*$' |wc -l` lines