Merge pull request #2623 from taosdata/hotfix/to_regression
Hotfix/to regression
This commit is contained in:
commit
f8dd5d1af7
|
@ -121,7 +121,7 @@ python3 ./test.py -f import_merge/importTORestart.py
|
||||||
python3 ./test.py -f import_merge/importTPORestart.py
|
python3 ./test.py -f import_merge/importTPORestart.py
|
||||||
python3 ./test.py -f import_merge/importTRestart.py
|
python3 ./test.py -f import_merge/importTRestart.py
|
||||||
python3 ./test.py -f import_merge/importInsertThenImport.py
|
python3 ./test.py -f import_merge/importInsertThenImport.py
|
||||||
|
python3 ./test.py -f import_merge/importCSV.py
|
||||||
# user
|
# user
|
||||||
python3 ./test.py -f user/user_create.py
|
python3 ./test.py -f user/user_create.py
|
||||||
python3 ./test.py -f user/pass_len.py
|
python3 ./test.py -f user/pass_len.py
|
||||||
|
|
|
@ -121,7 +121,7 @@ python3 ./test.py -f import_merge/importTORestart.py
|
||||||
python3 ./test.py -f import_merge/importTPORestart.py
|
python3 ./test.py -f import_merge/importTPORestart.py
|
||||||
python3 ./test.py -f import_merge/importTRestart.py
|
python3 ./test.py -f import_merge/importTRestart.py
|
||||||
python3 ./test.py -f import_merge/importInsertThenImport.py
|
python3 ./test.py -f import_merge/importInsertThenImport.py
|
||||||
|
python3 ./test.py -f import_merge/importCSV.py
|
||||||
# user
|
# user
|
||||||
python3 ./test.py -f user/user_create.py
|
python3 ./test.py -f user/user_create.py
|
||||||
python3 ./test.py -f user/pass_len.py
|
python3 ./test.py -f user/pass_len.py
|
||||||
|
|
Loading…
Reference in New Issue