This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a commit to branch inserted_src in repository toolchain/semiautobench.
commit 7df61750159e8cb619c9b9577eb51a3ebade5da7 Author: Bernard Ogden bernie.ogden@linaro.org Date: Wed Jul 22 14:43:45 2015 +0200
Default to getting toolchain over https
Change-Id: I0784d7e50847dd507b98c9c21011d729d6e28c0d --- bench-session-debian.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bench-session-debian.yaml b/bench-session-debian.yaml index 4dee69f..c77fdcc 100644 --- a/bench-session-debian.yaml +++ b/bench-session-debian.yaml @@ -9,7 +9,7 @@ params: GATEWAY: 10.0.0.1 ABE_BRANCH: benchmarking BENCHMARK: fakebench - TOOLCHAIN: http://releases.linaro.org/14.11/components/toolchain/binaries/arm- [...] + TOOLCHAIN: https://releases.linaro.org/14.11/components/toolchain/binaries/arm [...] RUN_FLAGS: None COMPILER_FLAGS: None