This commit is contained in:
liuyq-617 2021-03-19 17:37:44 +08:00
parent 41884e2803
commit 76643f0f5d
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -34,7 +34,7 @@ def abort_previous(){
def pre_test(){
sh '''
sudo rmtaos || echo "taosd has not installed "
sudo rmtaos || echo "taosd has not installed"
'''
sh '''