未验证 提交 1bada985 编写于 作者: I iducn 提交者: GitHub

Modify the output information of the shell script,test=document_fix (#27805)

上级 bf187c75
......@@ -36,7 +36,7 @@ if [ $numa_nodes -lt $sockets ]; then
fi
echo "********** Software Information **********"
echo "OS Version : `cat /proc/version`"
echo "OS Version : `uname -o`"
echo "Kernel Release Version : `uname -r`"
echo "Kernel Patch Version : `uname -v`"
echo "GCC Version :`gcc --version | head -n 1|awk -F '\\\(GCC\\\)' '{print $2}'`"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册