chore: test CI
This commit is contained in:
parent
3f6ddbcf48
commit
49a0daf03d
|
@ -186,7 +186,8 @@ class TDTestCase:
|
|||
raise Exception(repr(e))
|
||||
finally:
|
||||
if infoFile:
|
||||
infoFile.close()
|
||||
infoFile.flush()
|
||||
# close()
|
||||
|
||||
def s3_check_show_grants_granted(self):
|
||||
tdLog.printNoPrefix("======== test show grants granted: ")
|
||||
|
|
Loading…
Reference in New Issue