mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-25 17:38:55 +02:00
delete u-boot test/lib/strlcat.c using nuke()
we don't need to do it in the release function Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -139,7 +139,6 @@ fetch_trees()
|
|||||||
[ ! -f "$x" ] || [ -L "$xp" ] || x_ rm -Rf "src/$xp/$xp"
|
[ ! -f "$x" ] || [ -L "$xp" ] || x_ rm -Rf "src/$xp/$xp"
|
||||||
done
|
done
|
||||||
rmgit .
|
rmgit .
|
||||||
rm -Rf tmp .git src/u-boot/*/test/lib/strlcat.c || $err "$_xm !rm"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
fail()
|
fail()
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
test/lib/strlcat.c
|
||||||
Reference in New Issue
Block a user