!596 fix os书写规范

Merge pull request !596 from liuheng/fix
This commit is contained in:
opengauss_bot 2023-11-07 12:20:37 +00:00 committed by Gitee
commit 6263ecbd4c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1537,7 +1537,7 @@ class PreinstallImpl:
# failed to Check software
raise Exception(str(e))
# Successfully Check software
self.context.logger.log("Successfully check os software.",
self.context.logger.log("Successfully check OS software.",
"constant")
def get_package_path(self):