lbmk scripts: general code cleanup

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2023-12-24 06:32:19 +00:00
parent 38a7aa3196
commit b4ab30577f
3 changed files with 23 additions and 17 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: MIT
# SPDX-FileCopyrightText: 2022, 2023 Leah Rowe <leah@libreboot.org>
version=""; version_=""; versiondate=""; versiondate_=""; projectname=""; _nogit=""
version=""; versiondate=""; projectname=""; _nogit=""
x_() {
[ $# -lt 1 ] || ${@} || err_exit err ${@}