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>20240612_branch
parent
f6cbc501c1
commit
13d4b6d3c7
1
build
1
build
|
@ -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
|
Loading…
Reference in New Issue