mirror of
https://gitee.com/openharmony/xts_tools
synced 2024-11-23 16:00:16 +00:00
modify code path
Signed-off-by: ry <ry.renyi@huawei.com>
This commit is contained in:
parent
431da57e80
commit
e148b8b4a2
@ -411,7 +411,7 @@ template("ohos_deploy_xdevice") {
|
||||
_args = [
|
||||
"build_xdevice",
|
||||
"--source_dir",
|
||||
rebase_path("//test/xdevice"),
|
||||
rebase_path("//test/testfwk/xdevice"),
|
||||
"--suite_out_dir",
|
||||
rebase_path(_suite_out_dir),
|
||||
]
|
||||
|
@ -118,7 +118,7 @@ template("deploy_suite") {
|
||||
_arguments = [
|
||||
"build_xdevice",
|
||||
"--project_dir",
|
||||
rebase_path("//test/xdevice"),
|
||||
rebase_path("//test/testfwk/xdevice"),
|
||||
"--output_dirs",
|
||||
_outputs,
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user