fix bad ident

avx_docs
hanchao 8 years ago
parent 23d57335f1
commit 957794cd29

@ -31,7 +31,7 @@ else
done
for file in ${whole_configs[*]}
do
do
if ! $1 $protostr/$file.protostr $protostr/$file.protostr.unittest --whole; then
diff $protostr/$file.protostr $protostr/$file.protostr.unittest -u
fi

Loading…
Cancel
Save