DescriptionFix 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
R=mark@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=200910
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|