diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-14 13:23:29 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-14 13:23:29 +0000 |
commit | 718e3f31202a91f1301f9b500363d4e69768b6ee (patch) | |
tree | 0b0de59e3a4c0b1a4aa1f19c2425c2c331b70126 /.gitignore | |
parent | ad3b6e847b32b3c0733e74124f716b73da8865b7 (diff) | |
download | chromium_src-718e3f31202a91f1301f9b500363d4e69768b6ee.zip chromium_src-718e3f31202a91f1301f9b500363d4e69768b6ee.tar.gz chromium_src-718e3f31202a91f1301f9b500363d4e69768b6ee.tar.bz2 |
Revert r217535 "Move swarm_client to swarming_client."
The CL itself is fine but the Try Server didn't gather
"got_swarming_client_revision" build property correctly, causing swarm_triggered
to use an improper swarm_client checkout. r217535 can be reapplied once the TS
is fixed. No other issue was observed.
TBR=vadimsh@chromium.org
BUG=
Review URL: https://codereview.chromium.org/22978003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@217538 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -304,7 +304,7 @@ v8.log /tools/page_cycler/acid3 /tools/perf/data /tools/perf/results.html -/tools/swarming_client +/tools/swarm_client /tools/tryserver /tools/win/link_limiter/build /ui/surface/surface.xml |