Commit Graph

2 Commits

Author SHA1 Message Date
Alexei Frolov
fb27737cd6 Print an error if a host tool is running on copy
If a host tool is running when the pw_host_tool tries to copy a newer
version into the host_tools/ directory, the copy fails. This change
prints out a user-friendly error indicating the problem.

Change-Id: I7b25f709150f40e1ad9c8c7e63cbfa9f9f9a53e5
2020-01-02 20:49:48 +00:00
Alexei Frolov
ca9cf604dc Add pw_host_tool GN template
This change cerates a GN template called pw_host_tool which copies a
binary target to a common host_tools directory that can be added to a
user's PATH.

Change-Id: I9eb38ab4ff9d11a4a87e6be2547d5224370e3412
2019-12-26 21:58:46 +00:00