DescriptionEarlier, the script looked for dirs named 'out' or 'out_*'.
Recently it started looking for 'out' following by an alphanumeric word
boundary. Python considers underscores as alphanumeric, so this
unfortunately broke the 'out_*' pattern.
BUG=
Committed: https://crrev.com/f7a91ff583e0e65341d48179830748b9c01dbb51
Cr-Commit-Position: refs/heads/master@{#361655}
Patch Set 1 #Patch Set 2 : Fixed regression, add test, include ninja_output.py in PRESUBMIT #
Messages
Total messages: 19 (7 generated)
|