test:fix case for default debugflag
This commit is contained in:
parent
97b6c43c9a
commit
cf91c71e1b
|
@ -30,7 +30,6 @@ class TDSimClient:
|
|||
def __init__(self, path):
|
||||
self.testCluster = False
|
||||
self.path = path
|
||||
# cdebugflag 135 for tmqClientConsLog
|
||||
self.cfgDict = {
|
||||
"fqdn": "localhost",
|
||||
"numOfLogLines": "100000000",
|
||||
|
|
Loading…
Reference in New Issue