提交 023ba18f 编写于 作者: S Shuduo Sang

add --short

上级 28992e9f
...@@ -44,7 +44,7 @@ function buildTDengine { ...@@ -44,7 +44,7 @@ function buildTDengine {
echo "repo need to pull" echo "repo need to pull"
git pull git pull
LOCAL_COMMIT=`git rev-parse @` LOCAL_COMMIT=`git rev-parse --short @`
cd debug cd debug
rm -rf * rm -rf *
cmake .. cmake ..
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册