commit | dd8c4dddb3e63f6765aafdb43a682836d56cb91c | [log] [tgz] |
---|---|---|
author | Petr Hosek <phosek@google.com> | Mon Feb 03 14:03:09 2020 -0800 |
committer | Petr Hosek <phosek@google.com> | Mon Feb 03 14:05:31 2020 -0800 |
tree | d957c145bc21cae6425e8cb83643112ecaa1bb1c | |
parent | 99175dafd10ee4f0fa036c9a1c85abdf2813dc11 [diff] |
[buildidtool] Write an empty stamp for missing build ID When the binary doesn't have a build ID, write an empty stamp file rather than skipping the write altogether. This is easier to handle in the build system when we don't need to special case the missing stamp file. This also handles the case when the binary had a build ID before but no longer has it which is broken in the current case as the tool leaves the old stamp behind. Change-Id: I80dad9b54eae04467299ac2f08463fa431730c64
All tools have been moved to fuchsia.git at https://fuchsia.googlesource.com/fuchsia/+/refs/heads/master/tools.