summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormaruel <maruel@chromium.org>2015-10-21 14:50:13 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-21 21:50:55 +0000
commit3a9b2f88dd4f1af1c657138962d8ca7cc154463d (patch)
tree2eabf23627001d7f54ef175894b916f6a5e9dd54 /DEPS
parent876c90d6163af7a7187ea6f68ebdbab7bc9a9580 (diff)
downloadchromium_src-3a9b2f88dd4f1af1c657138962d8ca7cc154463d.zip
chromium_src-3a9b2f88dd4f1af1c657138962d8ca7cc154463d.tar.gz
chromium_src-3a9b2f88dd4f1af1c657138962d8ca7cc154463d.tar.bz2
Roll src/tools/swarming_client/ b64f0423e..8fce79620 (4 commits).
https://chromium.googlesource.com/external/swarming.client.git/+log/b64f0423ee66..8fce79620b04 $ git log b64f0423e..8fce79620 --date=short --no-merges --format='%ad %ae %s' 2015-10-21 maruel Fix 3 crashes, two in client, one in server. 2015-10-21 maruel Fix the case where no item is returned. 2015-10-21 maruel Improve example in swarming.py query. 2015-10-20 maruel Fix regression in a71afd972a when .wait(timeout=XYZ) is used twice. R=vadimsh@chromium.org BUG= Review URL: https://codereview.chromium.org/1417983002 Cr-Commit-Position: refs/heads/master@{#355406}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 7d99713..672ee6f 100644
--- a/DEPS
+++ b/DEPS
@@ -47,7 +47,7 @@ vars = {
# 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': 'b64f0423ee66e730b0ceb88de8b9b89a98d7b61a',
+ 'swarming_revision': '8fce79620b04bbe5415ace1103db27505bdc4c06',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ANGLE
# and whatever else without interference from each other.