commit | 5e1580a2c57b5d7e5fffb13a0fd1a72fb9a168d9 | [log] [tgz] |
---|---|---|
author | Rico Wind <ricow@google.com> | Mon Jul 01 08:32:39 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Jul 01 08:32:39 2024 +0000 |
tree | 52a7154a45823a4f4b72eebd7c4c92724820cb41 | |
parent | 0a03bff62e1aeb83b002067c54af203345604a97 [diff] [blame] |
Revert "Use new bucket temporarily" This reverts commit 0a03bff62e1aeb83b002067c54af203345604a97. Reason for revert:back to r8-deps Change-Id: I658f887ae47ff98436c0ff727a3e3a50092cabc2
diff --git a/tools/utils.py b/tools/utils.py index de924e4..2b77ed5 100644 --- a/tools/utils.py +++ b/tools/utils.py
@@ -334,7 +334,7 @@ def DownloadFromGoogleCloudStorage(sha1_file, - bucket='r8-deps-new-backup', + bucket='r8-deps', auth=False, quiet=False): suffix = '.bat' if IsWindows() else ''