diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-15 14:32:25 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-15 14:32:25 +0000 |
commit | aa5ac6c03a420c67dcff286dd2ca7907e8abe46c (patch) | |
tree | 3a41f87adcd2d4ddb18e4ace532834924abef246 /DEPS | |
parent | f146d0de037e2e4272cd3da750aa862682ad2188 (diff) | |
download | chromium_src-aa5ac6c03a420c67dcff286dd2ca7907e8abe46c.zip chromium_src-aa5ac6c03a420c67dcff286dd2ca7907e8abe46c.tar.gz chromium_src-aa5ac6c03a420c67dcff286dd2ca7907e8abe46c.tar.bz2 |
Roll swarming_client @ 5b47578a4c25b1447172c78bcfce8c1fc7a69839.
$ git log de4e7cfa..5b47578a --date=short --format="%ad %ae %s" | sed 's/@chromium\.org//'
2014-02-14 maruel Make --task-name optional for swarming.py run and collect.
2014-02-13 maruel Silently discard 'isolate_file' if missing.
R=vadimsh@chromium.org
BUG=
Review URL: https://codereview.chromium.org/167343006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251575 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,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": "de4e7cfa2b4417021f34c2d2e573c2a5d6e1d317", + "swarming_revision": "5b47578a4c25b1447172c78bcfce8c1fc7a69839", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling openssl # and whatever else without interference from each other. |