aboutsummaryrefslogtreecommitdiff
path: root/testsuite/normalize-tests.sh
diff options
context:
space:
mode:
authorRob Savoye <rob.savoye@linaro.org>2014-11-17 17:47:45 +0000
committerRob Savoye <rob.savoye@linaro.org>2014-11-17 17:47:45 +0000
commit0cfbaa31cd1f491cc11690543b5a6128305d92d8 (patch)
tree4c248e7255fe08916ed204dfd48cbadff5597ebf /testsuite/normalize-tests.sh
parent774869f1946aeb1ebb3316e1d2c9c2c74312a68c (diff)
rename cbuild to abe
Change-Id: I5999d5375734b62a9ffe3d1ecf5335c178a545d3
Diffstat (limited to 'testsuite/normalize-tests.sh')
-rw-r--r--testsuite/normalize-tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/normalize-tests.sh b/testsuite/normalize-tests.sh
index e15fba12..37df3116 100644
--- a/testsuite/normalize-tests.sh
+++ b/testsuite/normalize-tests.sh
@@ -81,7 +81,7 @@ else
fixme "${in} returned ${out}"
fi
-in="http://cbuild.validation.linaro.org/snapshots/gcc-linaro-4.8-2013.06-1.tar.xz"
+in="http://abe.validation.linaro.org/snapshots/gcc-linaro-4.8-2013.06-1.tar.xz"
out="`normalize_path ${in}`"
if test x"${out}" = x"gcc-linaro-4.8-2013.06-1"; then
pass "normalize_path: tarball compressed"