mFix - L parameter does not work in gs_om -t status
This commit is contained in:
@ -1962,9 +1962,7 @@ class dbClusterInfo():
|
||||
with open(fileName, "a") as fp:
|
||||
fp.write(content)
|
||||
fp.flush()
|
||||
|
||||
else:
|
||||
sys.stdout.write(content)
|
||||
sys.stdout.write(content)
|
||||
|
||||
def __checkOsUser(self, user):
|
||||
"""
|
||||
|
Reference in New Issue
Block a user