summaryrefslogtreecommitdiff
path: root/include/init.sh
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2025-10-04 08:41:25 +0100
committerLeah Rowe <leah@libreboot.org>2025-10-04 08:41:25 +0100
commit2cfaba181b3c68761871fa47b32725c934423c14 (patch)
tree3e7b9bd4f6e5d8df394ba9772da50c1d09717564 /include/init.sh
parent1943dba60836abc9446df64dbc3aac881dfdd285 (diff)
xbmk: rename cv variables, for clarity
the new names are still a bit crap, but a bit better. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'include/init.sh')
-rw-r--r--include/init.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/init.sh b/include/init.sh
index 03e33e74..0fd758c2 100644
--- a/include/init.sh
+++ b/include/init.sh
@@ -30,8 +30,8 @@ xbtmp=""
python=""
pyver=""
xbmklock=""
-cvxbmk=""
-cvchk=""
+checkvarsxbmk=""
+checkvarschk=""
is_child=""
basetmp=""