提交 7a924a11 编写于 作者: L liuyq-617

add some log

上级 3b70249a
......@@ -26,6 +26,7 @@ function dohavecore(){
corefile=`find $corepath -mmin 1`
core_file=`echo $corefile|cut -d " " -f2`
proc=`file $core_file|awk -F "execfn:" '/execfn:/{print $2}'|tr -d \' |awk '{print $1}'|tr -d \,`
echo $core_file,$corefile
if [ -n "$corefile" ];then
echo 'taosd or taos has generated core'
rm case.log
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册