提交 f0120f47 编写于 作者: Y y00314596 提交者: 杨清

fixed 24f321f9 from https://gitee.com/yangqing3/xts_acts/pulls/2768

add by yangqing3@huawei.com
Signed-off-by: Ny00314596 <yangqing3@huawei.com>
上级 09b7d992
......@@ -17,12 +17,12 @@
{
"type": "ShellKit",
"run-command": [
"mkdir -p /system/etc/custxmltest/",
"mkdir -p /sys-prod/etc/custxmltest/",
"touch /system/etc/custxmltest/system.xml",
"touch /system/etc/custxmltest/both.xml",
"touch /sys-prod/etc/custxmltest/both.xml",
"touch /sys-prod/etc/custxmltest/user.xml"
"mkdir -p /system/custxmltest/",
"mkdir -p /sys_prod/custxmltest/",
"touch /system/custxmltest/system.xml",
"touch /system/custxmltest/both.xml",
"touch /sys_prod/custxmltest/both.xml",
"touch /sys_prod/custxmltest/user.xml"
]
}
]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册