Merge branch 'TD-25181' of https://github.com/taosdata/TDengine into TD-25181
This commit is contained in:
commit
c64cc1bd30
|
@ -79,7 +79,7 @@ md5sum /home/TDinternal/debug/build/lib/libtaos.so
|
||||||
#define taospy 2.7.10
|
#define taospy 2.7.10
|
||||||
pip3 list|grep taospy
|
pip3 list|grep taospy
|
||||||
pip3 uninstall taospy -y
|
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
|
$TIMEOUT_CMD $cmd
|
||||||
RET=$?
|
RET=$?
|
||||||
|
|
Loading…
Reference in New Issue