提交 c0d45469 编写于 作者: J jiacy-jcy

[test/TD12361]<test>(connector):modify test.sh

上级 90db9dfb
......@@ -18,6 +18,6 @@ sleep 10
cd ../../
WKC=`pwd`
git clone -b develop git@github.com:taosdata/driver-go.git
git clone git@github.com:taosdata/driver-go.git --branch develop --single-branch --depth 1
cd driver-go
go test -v ./...
\ No newline at end of file
......@@ -17,7 +17,3 @@ nohup taosd -c /etc/taos/ > /dev/null 2>&1 &
sleep 10
cd ../../
WKC=`pwd`
git clone -b develop git@github.com:taosdata/driver-go.git
cd driver-go
go test -v ./...
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册