summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorSenthil Kumaran <senthil.kumaran@linaro.org>2013-05-27 17:09:07 +0530
committerSenthil Kumaran <senthil.kumaran@linaro.org>2013-05-27 17:09:07 +0530
commit82a89bfc852c4df2be0f5f93b7a1ac65eb4c5c14 (patch)
treedb1ac19084cf07db6f52e3110189df7b3710389e /android
parent9f1e3dd2cbdcaa8d1244aee64f657eb1730998d4 (diff)
Change the path of bigLITTLE script.
Diffstat (limited to 'android')
-rw-r--r--android/bigLITTLE.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/bigLITTLE.yaml b/android/bigLITTLE.yaml
index 1d1ee52..e96dc2b 100644
--- a/android/bigLITTLE.yaml
+++ b/android/bigLITTLE.yaml
@@ -5,7 +5,7 @@ metadata:
run:
steps:
- - "./android/scripts/bigLITTLE.sh"
+ - "./android/scripts/bigLITTLE/bigLITTLE.sh"
parse:
pattern: "^(?P<test_case_id>\\S+)\\s+:\\s+(?P<result>\\S+)$"