mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-16 13:16:47 +02:00
git.sh: remove unnecessary comment
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -135,8 +135,6 @@ git_am_patches()
|
|||||||
done; :
|
done; :
|
||||||
}
|
}
|
||||||
|
|
||||||
# can delete from multi- and single-tree projects.
|
|
||||||
# called from script/trees when downloading sources.
|
|
||||||
nuke()
|
nuke()
|
||||||
{
|
{
|
||||||
e "config/${1%/}/nuke.list" f missing || while read -r nukefile; do
|
e "config/${1%/}/nuke.list" f missing || while read -r nukefile; do
|
||||||
|
|||||||
Reference in New Issue
Block a user