OpenXT / openxt

Base OpenXT build scripts
48 stars 39 forks source link

build-scripts: fetch.sh: keep going when a branch is missing #358

Closed jean-edouard closed 5 years ago

jean-edouard commented 5 years ago

All the OpenXT repositories are mirrored in /home/git, but some may not have the branch we're currently building, which is usually ok. Log the missing branch and keep going instead of erroring out.

Signed-off-by: Jed lejosnej@ainfosec.com