commit | 51c97e9f9b17c180b60837041ce3b68febe1dc44 | [log] [tgz] |
---|---|---|
author | Robert Iannucci <[email protected]> | Wed Jun 05 03:50:23 2019 |
committer | Commit Bot <[email protected]> | Wed Jun 05 03:50:23 2019 |
tree | 3046d699e4de8c90c840f45105b262d2d6430c8b | |
parent | 66e5805cd88ce2b35a634e137b189a3d166118c6 [diff] [blame] |
Roll src/tools/swarming_client/ 779c4f0f8..3190e3f43 (6 commits) https://chromium.googlesource.com/infra/luci/client-py.git/+log/779c4f0f8488..3190e3f43b04 $ git log 779c4f0f8..3190e3f43 --date=short --no-merges --format='%ad %ae %s' 2019-06-04 maruel Revert "[client] Rename third_party/pyasn1-modules to third_party/pyasn1_modules" 2019-06-04 iannucci Fix logdog client library on windows. 2019-05-31 maruel [client] Throw a proper failure instead of crashing on failure 2019-05-30 leilei [client] Rename third_party/pyasn1-modules to third_party/pyasn1_modules 2019-05-28 maruel [swarming] Assume creationflags is never None 2019-05-28 maruel [swarming_bot] Make it use its own console Created with: roll-dep src/tools/swarming_client [email protected], [email protected], [email protected] Bug: 959887 Change-Id: I3504c6af672b19d425eb936bb00c33d82d222297 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1642679 Auto-Submit: Robbie Iannucci <[email protected]> Commit-Queue: Robbie Iannucci <[email protected]> Commit-Queue: Marc-Antoine Ruel <[email protected]> Reviewed-by: Marc-Antoine Ruel <[email protected]> Cr-Commit-Position: refs/heads/master@{#666155}
diff --git a/DEPS b/DEPS index 9e87c41..f927de1 100644 --- a/DEPS +++ b/DEPS
@@ -146,7 +146,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling swarming_client # and whatever else without interference from each other. - 'swarming_revision': '779c4f0f8488c64587b75dbb001d18c3c0c4cda9', + 'swarming_revision': '9b1b0ed1f31dd42b128ae88ce50c2ab1f87ebaeb', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling ANGLE # and whatever else without interference from each other.