diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2019-04-13 21:47:52 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2019-04-13 21:47:52 -0400 |
commit | b7fcc477a051a0f09f36251e71da50007de99aad (patch) | |
tree | ec977f225be74a6cfdc89117dcde38fa96b6e945 /libreboot | |
parent | f93de19bc68aa27c56449d12f7fd54cba6034ce8 (diff) | |
download | librebootfr-b7fcc477a051a0f09f36251e71da50007de99aad.tar.gz librebootfr-b7fcc477a051a0f09f36251e71da50007de99aad.zip |
libs/project: Don't fail with project_action_check
project_action_check() is there to avoid redundant actions from being
performed (e.g., if SeaBIOS is already built, don't build it
again). Since this is its primary purpose, we want to avoid erroring
out when it returns with a non-zero return code.
This addresses issue #614
Diffstat (limited to 'libreboot')
0 files changed, 0 insertions, 0 deletions