diff options
Diffstat (limited to 'jjb/common/include-agl-run-test-short-halibut.sh')
-rw-r--r-- | jjb/common/include-agl-run-test-short-halibut.sh | 2 |
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 35f4fe45..91f0a57f 100644 --- a/jjb/common/include-agl-run-test-short-halibut.sh +++ b/jjb/common/include-agl-run-test-short-halibut.sh @@ -5,7 +5,7 @@ ## Run SHORT CI test ################################################################################ -set -x +#set -x UPLOAD_URL_BASE=http://download.automotivelinux.org/AGL/upload/ci UPLOAD_URL=${UPLOAD_URL_BASE}/${RELEASE_BRANCH}/${RELEASE_VERSION}/${MACHINE}/deploy/images/${TARGETMACHINE} |