summaryrefslogtreecommitdiff
path: root/lbmk
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-08-24 01:08:08 +0100
committerLeah Rowe <leah@libreboot.org>2023-08-24 01:09:54 +0100
commitbe7a5b0ca24d08158ec22b6e487301c6b164eadb (patch)
tree1b4ae55a6d2563f477674e80ed5d59de78303461 /lbmk
parent3a5ba57f5e2366f035b12812062df593e78ec2ab (diff)
.gitcheck: must stricter error handling
we also run it in releases, so to compensate: it now checks for .git/, but only in project directories, not the main lbmk directory of the git repository or a release. this is because in a release, it's possible that the user may still delete coreboot/ directories and re-download coreboot trees this is not intended, but we must not assume that users use libreboot the way it's intended! "much stricter" because there was previously none, intentionally, due to the above fact. the checking of .git/ should mitigate this (the script will exit with zero status if it isn't there) Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'lbmk')
0 files changed, 0 insertions, 0 deletions