update/project/trees: rm yet another rm line
good lord, redundancy is indeed redundant. Signed-off-by: Leah Rowe <leah@libreboot.org>btrfsvols
parent
0a63dce35e
commit
bcbd3734b3
|
@ -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" \
|
||||||
|
|
Loading…
Reference in New Issue