fix test case in fullopt.py

This commit is contained in:
haoranchen 2024-07-31 10:49:41 +08:00 committed by GitHub
parent 4364fa8a1e
commit 6f8657ed08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ class TDTestCase(TBase):
"enableCoreFile 1", "enableCoreFile 1",
"fqdn 127.0.0.1", "fqdn 127.0.0.1",
"firstEp 127.0.0.1", "firstEp 127.0.0.1",
"locale ENG", "locale en_US.UTF-8",
"metaCacheMaxSize 10000", "metaCacheMaxSize 10000",
"minimalTmpDirGB 5", "minimalTmpDirGB 5",
"minimalLogDirGB 1", "minimalLogDirGB 1",