修复评写错误

This commit is contained in:
pengjiong
2022-03-19 03:37:09 +00:00
committed by Gitee
parent 7fe188cfd1
commit 763b423db3

View File

@ -3453,7 +3453,7 @@ class UpgradeImpl:
self.greyRestoreGuc()
if needSwitchProcess:
self.rollbackHotpatch()
self.getOneDNInst(checkNoraml=True)
self.getOneDNInst(checkNormal=True)
self.switchExistsProcess(True)
self.recordNodeStep(GreyUpgradeStep.STEP_UPDATE_CATALOG)
if maxStep >= GreyUpgradeStep.STEP_UPDATE_CATALOG and\