mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-13 14:59:34 +02:00
include/err.sh: checkgit,checkversion
call these as functions, instead of executing scripts Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -16,8 +16,7 @@ download_only_list="pico-serprog stm32-vserprog"
|
||||
|
||||
dirlist="config util script include util-fw"
|
||||
linklist="build update handle" # symlinks in main directory, to script: lbmk
|
||||
filelist="lbmk README.md COPYING version versiondate projectname checkgit"
|
||||
filelist="${filelist} checkversion"
|
||||
filelist="lbmk README.md COPYING version versiondate projectname"
|
||||
|
||||
version="version-unknown"
|
||||
versiondate="version-date-unknown"
|
||||
|
||||
Reference in New Issue
Block a user