Skip to content
Snippets Groups Projects
Commit f858baea authored by Leah Rowe's avatar Leah Rowe
Browse files

download/coreboot allow downloading specific trees

this fixes a regression caused in previous (recent)
revisions. this script is a beast, and requires a
lot of taming, which is the purpose of my audit
parent a33e5c67
Branches
No related merge requests found
......@@ -37,7 +37,7 @@ main()
fi
[ -f build_error ] && rm -f build_error
fetch_coreboot_trees
fetch_coreboot_trees $@
rm -f "build_error"
printf "\n\n"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment