“38d9fbc7d91a8cdd8cb77bbc13f271587952c60b”上不存在“source/util/src/hash.c”
未验证 提交 efe8fcca 编写于 作者: sangshuduo's avatar sangshuduo 提交者: GitHub

feat: update taostools e7270c9 for develop (#16860)

* feat: update taos-tools f169c0f for develop

* feat: update taos-tools a4d9b92 for develop

* feat: update taos-tools 7d5c1c0 for develop

* fix: after taosbenchmark create table without if not exits

* feat: update taos-tools 2.2.0 (2dba49c) for develop

* test: add more taosdump test cases

* fix: rust example cargo bstr to 0.2

* feat: update taos-tools 404d8da for develop

* test: fix location in develop-test/5-taos-tools/taosbenchmark/demo.py

* feat: update taos-tools 3588b3d for develop

* feat: update taos-tools 9f4c01e for develop

* feat: update taos-tools e7270c9 for develop

* Update Jenkinsfile2
Co-authored-by: haoranc's avatarhaoranchen <haoran920c@163.com>
上级 0c9d378b
...@@ -240,12 +240,12 @@ def pre_test_win(){ ...@@ -240,12 +240,12 @@ def pre_test_win(){
} }
bat ''' bat '''
cd %WIN_INTERNAL_ROOT% cd %WIN_INTERNAL_ROOT%
git pull git pull origin ''' + env.CHANGE_TARGET + '''
''' '''
bat ''' bat '''
cd %WIN_COMMUNITY_ROOT% cd %WIN_COMMUNITY_ROOT%
git remote prune origin git remote prune origin
git pull git pull origin ''' + env.CHANGE_TARGET + '''
''' '''
bat ''' bat '''
cd %WIN_INTERNAL_ROOT% cd %WIN_INTERNAL_ROOT%
......
Subproject commit 9f4c01ec83b93b2385816134071aa5e702a24079 Subproject commit e7270c90fd1888842a45d47700040d3f86ebaf5f
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册