mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
`exit` command will simply fail the whole script, so it would not be possible to check for status of `checkout_branches`. Instead, we need to use `return` for the error checks. |
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |