aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common/include-agl-run-test-short-halibut.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/common/include-agl-run-test-short-halibut.sh')
-rw-r--r--jjb/common/include-agl-run-test-short-halibut.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/common/include-agl-run-test-short-halibut.sh b/jjb/common/include-agl-run-test-short-halibut.sh
index c6385219..35f4fe45 100644
--- a/jjb/common/include-agl-run-test-short-halibut.sh
+++ b/jjb/common/include-agl-run-test-short-halibut.sh
@@ -12,7 +12,7 @@ UPLOAD_URL=${UPLOAD_URL_BASE}/${RELEASE_BRANCH}/${RELEASE_VERSION}/${MACHINE}/de
cd $REPODIR
-wget -q ${UPLOAD_URL}/build-info
+wget -q ${UPLOAD_URL}/build-info || echo "ERROR: fail to download ${UPLOAD_URL}/build-info"
if [ -e build-info ]; then
cat build-info
source build-info