mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-12 21:30:45 +01:00
Fix bad Google Storage uploads of resource files.
The files in this CL seem to have hit some kind of bug during upload, causing the downloaded files to get another SHA-1 hash than the .sha1 file. This makes them become redownloaded every time runhooks execute. Re-uploading them one by one seems to have resolved this. TEST=trybots passing BUG=2294 R=niklas.enbom@webrtc.org Review URL: https://webrtc-codereview.appspot.com/3449004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5086 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
0e03360591
commit
d16d307218
7 changed files with 7 additions and 7 deletions
|
@ -1 +1 @@
|
|||
e7dc65d958a3495298d38111906f622397eb6c65
|
||||
e3c189b500d92fd0f10cb4c770c298cee7008749
|
|
@ -1 +1 @@
|
|||
d90d823fc7d20f76ee18d222b2002674fabe4a03
|
||||
343061419a64ca99323fc0d25a43149a5d40cf07
|
|
@ -1 +1 @@
|
|||
f8d80926402424046b80c8ed85ee8a66aa4b0715
|
||||
759d57e87517e0290144add9ba53d5c6dec1c27e
|
|
@ -1 +1 @@
|
|||
475e77bb50813e89d2a19c170a7cd307ac4acfdd
|
||||
4cb8bb0b2a7504a87c44e1d9e008709c390ca51d
|
|
@ -1 +1 @@
|
|||
4449f4acd6ea7e87c42a04d36805f1594a227693
|
||||
8dd7585937f1f3b17666035a7aec5c0431d4b30b
|
|
@ -1 +1 @@
|
|||
5b5d87a65138dc001a89bf32fb89691d079a563c
|
||||
236da353f05d329f6c83e441b80dbfcc18706cfb
|
|
@ -1 +1 @@
|
|||
7c96adc091683d7bca59804004875955c7df240f
|
||||
1d2d353be4345d30506866ca32fa72825c6d65b8
|
Loading…
Reference in a new issue