mFix - L parameter does not work in gs_om -t status

This commit is contained in:
Ricardo.Cui
2021-02-08 14:19:09 +08:00
parent b0edc27b27
commit c0b97417d0
2 changed files with 3 additions and 3 deletions

View File

@ -199,6 +199,8 @@ class OmImpl:
cmd = queryCmd()
if (self.context.g_opts.outFile != ""):
cmd.outputFile = self.context.g_opts.outFile
else:
cmd.outputFile = self.logger.logFile
if (self.context.g_opts.show_detail):
if (
self.context.clusterInfo.clusterType