Commit 6a354371 authored by 段英荣's avatar 段英荣

modify

parent ad1b40bc
......@@ -85,6 +85,9 @@ if [[ $last_total_num != $new_total_num ]];then
Counter=`expr $Counter + 1`
done
sed -i 's/^M//' $FILE
sed -i 's/^M//' $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