findbuild: First build edge case

Support edge case where the first manifest file is non-empty, but does not contain the CL repository. Findbuild now correctly sets the source SHA as empty if the first non-empty manifest file does not contain the target repo.

BUG=160901711
TEST=unittests, run local

Change-Id: I386c46d70202296d416969d31da44ad0e3acbea9
1 file changed
tree: 4d024891cfe6c67080ccd8bc37aa1c7d171321d0
  1. src/
  2. CONTRIBUTING.md
  3. go.mod
  4. go.sum
  5. LICENSE
  6. README.md
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.