Attempt to fix expansion of the goma directory in MB on windows.
commitd4899050a97ed035707b75cd884ac9ebcb5e8206
authordpranke <dpranke@chromium.org>
Thu, 17 Sep 2015 23:12:18 +0000 (17 16:12 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 17 Sep 2015 23:12:53 +0000 (17 23:12 +0000)
tree51695a6f110a44d2de169df8940b904f361db5b2
parent1c7570e7aafdebddd7c97f7ad9381826d7928c0d
Attempt to fix expansion of the goma directory in MB on windows.

It looks like backslashes are not being escaped correctly, and
so we're getting an invalid path to the goma toolchain when
trying to build.

R=scottmg@chromium.org
NOTRY=true
BUG=

Review URL: https://codereview.chromium.org/1356743002

Cr-Commit-Position: refs/heads/master@{#349529}
tools/mb/mb.py
tools/mb/mb_unittest.py