summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--android/pm-qa.yaml (renamed from common/pm-qa.yaml)2
-rwxr-xr-xandroid/scripts/pm-qa.sh (renamed from common/scripts/pm-qa.sh)0
2 files changed, 1 insertions, 1 deletions
diff --git a/common/pm-qa.yaml b/android/pm-qa.yaml
index be6d249..7d5866e 100644
--- a/common/pm-qa.yaml
+++ b/android/pm-qa.yaml
@@ -5,7 +5,7 @@ metadata:
run:
steps:
- - './common/scripts/pm-qa.sh'
+ - './android/scripts/pm-qa.sh'
parse:
pattern: "^(?P<test_case_id>[a-z0-9_]+):\\s+(?P<result>pass|fail|skip)"
diff --git a/common/scripts/pm-qa.sh b/android/scripts/pm-qa.sh
index ed96a87..ed96a87 100755
--- a/common/scripts/pm-qa.sh
+++ b/android/scripts/pm-qa.sh