update/project/trees: remove unnecessary linebreak

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2023-10-02 04:38:55 +01:00
parent 1dd97470e7
commit 7bead4f55a
+1 -2
View File
@@ -26,8 +26,7 @@ main()
targets=$(listitems "${cfgsdir}")
[ $# -gt 0 ] && targets=$@
[ -z "${targets}" ] && \
err "No targets available for project: ${project}"
[ -z "${targets}" ] && err "No targets for project: ${project}"
for x in ${targets}; do
x_ rm -f "${cfgsdir}"/*/seen