update/project/trees: rm yet another rm line

good lord, redundancy is indeed redundant.

Signed-off-by: Leah Rowe <leah@libreboot.org>
btrfsvols
Leah Rowe 2023-10-02 04:43:18 +01:00
parent 0a63dce35e
commit bcbd3734b3
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ download_for_target()
rev="undefined" rev="undefined"
x_ fetch_config "${_target}" x_ fetch_config "${_target}"
x_ rm -f "${cfgsdir}"/*/seen
if [ -d "${project}/${tree}" ]; then if [ -d "${project}/${tree}" ]; then
printf "REMARK: download/%s %s: exists. Skipping.\n" \ printf "REMARK: download/%s %s: exists. Skipping.\n" \