Roll src/tools/swarming_client/ 36e0979a4..88229872d (3 commits)

https://chromium.googlesource.com/infra/luci/client-py.git/+log/36e0979a4f2f..88229872dd17

$ git log 36e0979a4..88229872d --date=short --no-merges --format='%ad %ae %s'
2018-01-10 maruel client: fix incorrect 'fix' in 7efbe3ad731c875.
2018-01-10 maruel client: create the output directory directory when ${ISOLATED_OUTDIR} is used
2018-01-10 maruel client: use subproces42 instead of subprocess

Created with:
  roll-dep src/tools/swarming_client

[email protected]

Bug: 800413, 800899
Change-Id: Ic9372e8ba63fb5be66902bc9a4c6658f9ea307df
Reviewed-on: https://chromium-review.googlesource.com/861123
Reviewed-by: Kenneth Russell <[email protected]>
Commit-Queue: Marc-Antoine Ruel <[email protected]>
Cr-Commit-Position: refs/heads/master@{#528627}
diff --git a/DEPS b/DEPS
index 9fcd939a..fd11a7c 100644
--- a/DEPS
+++ b/DEPS
@@ -87,7 +87,7 @@
   # 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': '36e0979a4f2f36cd19d0dafe4a8a828a7d42de35',
+  'swarming_revision': '88229872dd17e71658fe96763feaa77915d8cbd6',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling ANGLE
   # and whatever else without interference from each other.