mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-14 07:19:40 +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"
|
||||
done
|
||||
rmgit .
|
||||
rm -Rf tmp .git src/u-boot/*/test/lib/strlcat.c || $err "$_xm !rm"
|
||||
}
|
||||
|
||||
fail()
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
test/lib/strlcat.c
|
||||
Reference in New Issue
Block a user