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:
Leah Rowe
2024-05-30 07:37:19 +01:00
parent f6cbc501c1
commit 13d4b6d3c7
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -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()
+1
View File
@@ -0,0 +1 @@
test/lib/strlcat.c