summaryrefslogtreecommitdiff
path: root/tools/warn/java_warn_patterns.py
diff options
context:
space:
mode:
author Tao Bao <tbao@google.com> 2019-06-24 12:39:10 -0700
committer Tao Bao <tbao@google.com> 2019-06-24 14:08:36 -0700
commitcf821fc963fa74e4875d5d305e24492d9c945044 (patch)
tree4456fcb67f6fb8bb863c326a1cfe808438af4ecc /tools/warn/java_warn_patterns.py
parentf26a4e459ec578778592c45a31c7a5c5df1caad7 (diff)
Fix an issue in setting up PATH.
`PATH=$(foreach p,$(INTERNAL_USERIMAGES_BINARY_PATHS),$(p):)$$PATH` will produce a space separated string due to `foreach`, if $(INTERNAL_USERIMAGES_BINARY_PATHS) has more than one string. We didn't hit the issue in the past because $(INTERNAL_USERIMAGES_BINARY_PATHS) had contained only one path in practice. Test: TreeHugger Change-Id: I74ef4356668af63d871a81f6bfd4c9324aa1d956
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions