[buildidtool] Assign rather than shadow the build ID variable

This was a bug introduced in dd8c4dd where we shadow the variable inside
the condition so the stamp file is always empty. However, this revealed
yet another issue, where the build ID file was previously empty and it
no longer is, we shouldn't try to remove the old file since there's
nothing to remove.

Change-Id: I29b1573792a16fc353b7f1096c8eeb11f0d76a92
1 file changed
tree: 42dbe2baf285382c982be76d41391c55cf1acc1c
  1. buildidtool/
  2. gndoc/
  3. godepfile/
  4. .gitignore
  5. go.mod
  6. go.sum
  7. manifest
  8. README.md
README.md

tools

All tools have been moved to fuchsia.git at https://fuchsia.googlesource.com/fuchsia/+/refs/heads/master/tools.