summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2013-09-25 12:09:06 +0100
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2013-09-25 12:09:06 +0100
commite8bea1a4be390914bc42083e245b9f1cb0d9a509 (patch)
tree1ab645fc972b5fda0a5ee84b7f1243500dd028ca
parentc044f89d2872a01a6ae3336ee8eccfcdb9d6ff52 (diff)
switched pm-qa tests to private repoprivate-staging
-rw-r--r--ubuntu/pwrmgmt.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/pwrmgmt.yaml b/ubuntu/pwrmgmt.yaml
index 8b4970d..d732c64 100644
--- a/ubuntu/pwrmgmt.yaml
+++ b/ubuntu/pwrmgmt.yaml
@@ -8,7 +8,7 @@ install:
- linux-libc-dev
- build-essential
git-repos:
- - git://git.linaro.org/tools/pm-qa.git
+ - git://staging.git.linaro.org/people/milosz.wasilewski/pm-qa.git
steps:
- "cd pm-qa && make -C utils"