summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-10-02 04:43:18 +0100
committerLeah Rowe <leah@libreboot.org>2023-10-02 04:43:18 +0100
commitbcbd3734b3f482195338b1cb416c978980797bc8 (patch)
treede39d805747da11a3bfc76d75c8790b0a42b6df2 /script
parent0a63dce35ef230a995deefc19dd008a219385877 (diff)
update/project/trees: rm yet another rm line
good lord, redundancy is indeed redundant. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'script')
-rwxr-xr-xscript/update/project/trees1
1 files changed, 0 insertions, 1 deletions
diff --git a/script/update/project/trees b/script/update/project/trees
index 0274adaf..de01a942 100755
--- a/script/update/project/trees
+++ b/script/update/project/trees
@@ -40,7 +40,6 @@ download_for_target()
rev="undefined"
x_ fetch_config "${_target}"
- x_ rm -f "${cfgsdir}"/*/seen
if [ -d "${project}/${tree}" ]; then
printf "REMARK: download/%s %s: exists. Skipping.\n" \