提交 3330bb31 编写于 作者: L limeng151

修改用例

Signed-off-by: Nlimeng151 <limeng151@huawei.com>
Change-Id: I0df02f1083cfbee699aa7544fb0cbf1aa01aa39d
上级 29a86e35
......@@ -71,7 +71,7 @@ int CheckFsMount()
// check TOP_DIR exist
if (access(TOP_DIR, F_OK) != 0) {
LOG("'%s' not accessable, Test Stop!", TOP_DIR);
LOG("'%s' not accessible, Test Stop!", TOP_DIR);
return -1;
}
......
# Copyright (c) 2020 Huawei Device Co., Ltd.
# Copyright (c) 2020 - 2022 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册