diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-07 07:29:52 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-07 07:29:52 +0000 |
commit | b52e0956b72d0e4d5a6a4f679cf34ba612536161 (patch) | |
tree | ce3f6d6cc394909dec2c9e0b0bf230a422955a90 /DEPS | |
parent | 279e4a6a9ab99ba064f4c50d2346da5dc14ce7ed (diff) | |
download | chromium_src-b52e0956b72d0e4d5a6a4f679cf34ba612536161.zip chromium_src-b52e0956b72d0e4d5a6a4f679cf34ba612536161.tar.gz chromium_src-b52e0956b72d0e4d5a6a4f679cf34ba612536161.tar.bz2 |
Roll swarming_client @ e98b112.
git log 141ef86..e98b112 --date=short --format="%ad %an %s" | sed 's/@chromium\.org//'
2013-11-05 Marc-Antoine Ruel Make licensecheck.pl happy by tweaking the license header.
2013-11-05 Marc-Antoine Ruel Update copyright to the Swarming Authors and codereview.settings.
2013-11-05 Marc-Antoine Ruel Update colorama to 5a3100113a3a.
2013-10-30 vadimsh Report all swarming and isolate fatal errors in a consistent way.
2013-10-28 csharp Set the Swarm Test encoding to UTF-8
This removes the need to blacklist colorama for license check.
R=vadimsh@chromium.org,boliu@chromium.org
BUG=
Review URL: https://codereview.chromium.org/59913006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233524 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,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": "141ef86f4abf255e578320bfe6e42006c251bc39", + "swarming_revision": "e98b112accc431dd4f896d356856c0ffb53b2be2", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling openssl # and whatever else without interference from each other. |