Forgot to switch the knob when fixing the merge conflict between commits
5512 and 1a7b15aa3d.
This commit is contained in:
Kartik Agaram 2019-08-25 17:37:10 -07:00
parent 7c878eb0ea
commit 300f455491
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
set -e
set -v
ALL=1 ./build
./build
echo `cat $* |grep -v '^\s*#\|^\s*$' |wc -l` lines

View File

@ -14,7 +14,7 @@
set -e
set -v
ALL=1 ./build
./build
echo `cat $* |grep -v '^\s*#\|^\s*$' |wc -l` lines