diff --git a/testing_support/gerrit-init.sh b/testing_support/gerrit-init.sh index 2ea723016..a06cc3a71 100755 --- a/testing_support/gerrit-init.sh +++ b/testing_support/gerrit-init.sh @@ -52,7 +52,7 @@ username='test-username' # ported from the javascript at: # # http://gerrit-releases.storage.googleapis.com/index.html -url='https://www.googleapis.com/storage/v1beta2/b/gerrit-releases/o?projection=noAcl' +url='https://www.googleapis.com/storage/v1/b/gerrit-releases/o?projection=noAcl' curl --retry 30 --ssl-reqd -s $url | python <(cat <