diff options
| author | 2021-05-13 13:37:53 -0700 | |
|---|---|---|
| committer | 2021-07-29 10:57:06 -0700 | |
| commit | 0e4a5ad24b6c4ecf93b756d8e6617d7ceabbc334 (patch) | |
| tree | 3ad863b38e9ee166914e1d416dccfc0a1663224c /tools/warn/cpp_warn_patterns.py | |
| parent | 31b6b9442a4d8017f283925c27dab2217fa8e558 (diff) | |
Trim spaces in the rule actions
When rule action contains something like
cp $(FOO) ...
and FOO is set with
FOO := a \
b \
the generated Ninja file constains extra spaces, making it
difficult to compare it to the same file generated by the
Starlark-based product configuration.
Bug: 181797530
Test: manual
Change-Id: I278bd8edf0f017a31c5b5115b2a38f4f663c55fc
Diffstat (limited to 'tools/warn/cpp_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions