fix test case in fullopt.py
This commit is contained in:
parent
4364fa8a1e
commit
6f8657ed08
|
@ -60,7 +60,7 @@ class TDTestCase(TBase):
|
|||
"enableCoreFile 1",
|
||||
"fqdn 127.0.0.1",
|
||||
"firstEp 127.0.0.1",
|
||||
"locale ENG",
|
||||
"locale en_US.UTF-8",
|
||||
"metaCacheMaxSize 10000",
|
||||
"minimalTmpDirGB 5",
|
||||
"minimalLogDirGB 1",
|
||||
|
|
Loading…
Reference in New Issue