fix case
This commit is contained in:
parent
14be9c81e2
commit
6c9c06552d
|
@ -268,6 +268,8 @@ class TDTestCase:
|
|||
updatecfgDict["monitorMaxLogs"] = "10"
|
||||
updatecfgDict["monitorComp"] = "1"
|
||||
|
||||
updatecfgDict["audit"] = '0'
|
||||
|
||||
print ("===================: ", updatecfgDict)
|
||||
|
||||
def init(self, conn, logSql, replicaVar=1):
|
||||
|
|
Loading…
Reference in New Issue