diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-21 21:20:26 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-21 21:20:26 +0000 |
commit | 2d18d4d17c821c759dd2aeae2b1e6a4e0cc09503 (patch) | |
tree | 97e59729a2b56c4040c0776e288f4a5b33d6924e /DEPS | |
parent | 90969ad3d72f798b433a909119e42d04c4477a48 (diff) | |
download | chromium_src-2d18d4d17c821c759dd2aeae2b1e6a4e0cc09503.zip chromium_src-2d18d4d17c821c759dd2aeae2b1e6a4e0cc09503.tar.gz chromium_src-2d18d4d17c821c759dd2aeae2b1e6a4e0cc09503.tar.bz2 |
Roll swarming_client @ b39e8cf08c931e8b695482e1fa154574e6259f46.
$ git log e4a780b1..b39e8cf08 --date=short --format="%ad %ae %s" | sed 's/@chromium\.org//'
2014-01-20 maruel Remove swarming.py trigger/run --os flag.
R=vadimsh@chromium.org
BUG=
Review URL: https://codereview.chromium.org/135973004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@246113 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,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": "e4a780b1541594fb93be947d077712708f0a7f95", + "swarming_revision": "b39e8cf08c931e8b695482e1fa154574e6259f46", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling openssl # and whatever else without interference from each other. |