CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/02/27 08:53:35
Modified files:
infrastructure/lib/DPB: Distfile.pm
infrastructure/lib/DPB/Job: Fetch.pm
Log message:
if a distfile is incomplete, some parts will be removed
I used to have "site" always set, but it takes space for broken files,
so I removed it, and it breaks in case distfiles are incomplete.
So, just make it possible for some things to go missing, and properly test
for them later.
Noticed by jca@
