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:
Leah Rowe
2023-10-04 08:06:10 +01:00
parent e638c3e411
commit fbd464b4f7
5 changed files with 36 additions and 69 deletions
+1 -2
View File
@@ -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"