fix bad ident

avx_docs
hanchao 9 years ago
parent 23d57335f1
commit 957794cd29

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

Loading…
Cancel
Save