mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 14:02:52 +02:00
update/project/trees: remove errant assignments
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -43,8 +43,6 @@ configure_targets()
|
||||
download_for_target()
|
||||
{
|
||||
_target="${1}"
|
||||
tree="undefined"
|
||||
rev="undefined"
|
||||
|
||||
fetch_config
|
||||
[ -d "${project}/${tree}" ] && printf "download/%s %s (%s): exists\n" \
|
||||
|
||||
Reference in New Issue
Block a user