Merge pull request #1577 from taosdata/add-testcase-execution-in-ci

fix print typo in general/db/basic5.sim.
This commit is contained in:
slguan 2020-04-10 15:47:21 +08:00 committed by GitHub
commit 12a95903bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ if $data02 != ready then
return -1
endi
print =============== drop table
print =============== drop database
sql drop database d1
sql show databases