commit | 74a8179293acb8b49c6bda5f4ad8ae419c8003b6 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Fri May 17 22:46:18 2013 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Fri May 17 22:46:18 2013 |
tree | 1c852e89262407f23a88a5511ee661d1386902c1 | |
parent | a6ec2dff9104e2fe11ec5116403bfaab42959ea8 [diff] |
Fix compile_test.py for CXX values that contain spaces. One example is CXX="ccache g++". Using shell=True seems to be a worse option - we'd have to construct a string to pass to bash -c, instead of building a nice argv array. BUG=none [email protected] Review URL: https://codereview.chromium.org/14813020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@200910 0039d316-1c4b-4281-b951-d872f2087c98