You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
Currently buildCC does not check return codes from the various calls to other scripts. This can lead to two problems:
When one of the build scripts results in an error, the build should be stopped and the error code propagated back to the caller.
The text was updated successfully, but these errors were encountered: