Merge branch 'TD-25181' of https://github.com/taosdata/TDengine into TD-25181

This commit is contained in:
chao.feng 2023-09-12 08:01:39 +08:00
commit c64cc1bd30
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ md5sum /home/TDinternal/debug/build/lib/libtaos.so
#define taospy 2.7.10
pip3 list|grep taospy
pip3 uninstall taospy -y
pip3 install --default-timeout=120 taospy==2.7.11
pip3 install --default-timeout=120 taospy==2.7.12
$TIMEOUT_CMD $cmd
RET=$?