提交 d622c529 编写于 作者: O openharmony_ci 提交者: Gitee

!1 Fix spelling of 'configured'

Merge pull request !1 from Zygmunt Krynicki/fix/spelling
......@@ -226,7 +226,7 @@ void testoom(int mempolicy, int lite, int retcode, int allow_sigkill)
* run to run, which isn't reliable for oom03 cgroup test.
*/
if (access(PATH_KSM, F_OK) == -1 || lite == 1) {
tst_res(TINFO, "KSM is not configed or lite == 1, "
tst_res(TINFO, "KSM is not configured or lite == 1, "
"skip OOM test for KSM pags");
} else {
tst_res(TINFO, "start OOM testing for KSM pages.");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册