!572 A9检查项Abnormal修改为warning
Merge pull request !572 from zhangao/master_A9
This commit is contained in:
commit
ba1e60d08c
@ -858,7 +858,7 @@ def checkBlockDevConfigure():
|
||||
g_logger.debug("Checking Pre-read block size value.")
|
||||
performCheckorSetOS(ACTION_CHECK_BLOCKDEV_CONFIGURE, "blockdev",
|
||||
"The value about Pre-read block size is correct.",
|
||||
"A9", "Abnormal")
|
||||
"A9", "Warning")
|
||||
g_logger.debug("Successfully checked Pre-read block size value.")
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user