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

!995 capability060 testcase adapt

Merge pull request !995 from Mia/cherry-pick-1635323339
文件模式从 100644 更改为 100755
......@@ -753,7 +753,7 @@ HWTEST_F(CapabilityTestSuite, CapabilityTest0600, Function | MediumTest | Level2
exitCode = 1;
}
// Step 2: Failed to kill the sub process
ret = kill(pid2, SIGXFSZ);
ret = kill(pid1, SIGXFSZ);
if (ret != FALSE) {
LOG("ErrInfo: Kill process without CAP_KILL");
exitCode = 1;
......
文件模式从 100755 更改为 100644
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册