Commit e02b0498 authored by 段英荣's avatar 段英荣

modify bug

parent 6a354371
......@@ -85,8 +85,8 @@ if [[ $last_total_num != $new_total_num ]];then
Counter=`expr $Counter + 1`
done
sed -i 's/^M//' $FILE
sed -i 's/^M//' $DICFILE
sed -i 's/ //' $FILE
sed -i 's/ //' $DICFILE
echo $new_total_num > $LAST_RESULT_FILE
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment