index
:
lbmk.git
20240612_branch
3050wip
audit6
audit6-merge1
master
quackboot
libreboot build system (LibreBoot MaKe)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lbmk
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'lbmk')
-rwxr-xr-x
lbmk
2
1 files changed, 1 insertions, 1 deletions
diff --git a/lbmk b/lbmk
index 6ccf4db5..b2e97b00 100755
--- a/
lbmk
+++ b/
lbmk
@@ -24,7 +24,7 @@ main()
shift 2
check_git
- check_project
+ check_project "fail"
execute_command $@
lbmk_exit 0