Chromium Code Reviews
DescriptionMake tools/run_hooks.py work when depot_tools is not in PATH
It should be possible to create and build from a Mojo checkout even
when depot_tools is not in the PATH, even though many common
development workflows require it. This teaches tools/run_hooks.py to
add a default depot_tools location to the PATH that hooks run in so
that a jiri checkout can execute hooks without PATH modifications.
R=kulakowski@chromium.org, lanechr@google.com, viettrungluu@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/aab2a72a35eba483ac95207d3df1e808899d0573
Patch Set 1 #
Total comments: 1
Patch Set 2 : unconditionally add default_depot_tools_path to PATH #Patch Set 3 : always append path and absolutify it #
Total comments: 1
Messages
Total messages: 12 (4 generated)
|