diff options
author | maruel <maruel@chromium.org> | 2015-07-06 17:34:25 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-07-07 00:35:09 +0000 |
commit | c06ec11689af881ac535626333b88854a60d4da6 (patch) | |
tree | fed1c430c2acbcb807772085f4119de4a3348961 | |
parent | 575d55a9a41bb0f70992c934a3b72f92488542c9 (diff) | |
download | chromium_src-c06ec11689af881ac535626333b88854a60d4da6.zip chromium_src-c06ec11689af881ac535626333b88854a60d4da6.tar.gz chromium_src-c06ec11689af881ac535626333b88854a60d4da6.tar.bz2 |
Roll luci-go/isolate to cd33aabb0c7b994c11a97ff49a6d9fcc721ff564.
This resolves a bug where 2 directories archived with the same content (e.g.
nothing) causes a failure at download.
TBR=tandrii@chromium.org
BUG=
Review URL: https://codereview.chromium.org/1212463005
Cr-Commit-Position: refs/heads/master@{#337531}
-rw-r--r-- | tools/luci-go/linux64/isolate.sha1 | 2 | ||||
-rw-r--r-- | tools/luci-go/mac64/isolate.sha1 | 2 | ||||
-rw-r--r-- | tools/luci-go/win64/isolate.exe.sha1 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tools/luci-go/linux64/isolate.sha1 b/tools/luci-go/linux64/isolate.sha1 index 6f39a0e..77755aa 100644 --- a/tools/luci-go/linux64/isolate.sha1 +++ b/tools/luci-go/linux64/isolate.sha1 @@ -1 +1 @@ -c982440094d285243f3a2a61709c81cd2190fabc +37f26b7682e58a766f3744ae4e2f211cb5c7a292 diff --git a/tools/luci-go/mac64/isolate.sha1 b/tools/luci-go/mac64/isolate.sha1 index c8f4d9a..4a2f311 100644 --- a/tools/luci-go/mac64/isolate.sha1 +++ b/tools/luci-go/mac64/isolate.sha1 @@ -1 +1 @@ -960ff169aff3b414a9fa89ee89a4a29cbd8d30f7 +e3a5852f682eeb31cef1c887c2a84777d7fae53d diff --git a/tools/luci-go/win64/isolate.exe.sha1 b/tools/luci-go/win64/isolate.exe.sha1 index 64462e9..a82f1c5 100644 --- a/tools/luci-go/win64/isolate.exe.sha1 +++ b/tools/luci-go/win64/isolate.exe.sha1 @@ -1 +1 @@ -80008b8f5a6316519e571838e1af71d9bcdeb186 +cd729618d5cff65b5abd215fca17e7aae435540b |