Skip to content

Modified the LFN crawler so that it deletes the expired files. Added a dry-run option,

Iuliana Brinzoi requested to merge ibrinzoi/jalien:master into master

so that the files are not deleted, but the expired ones would be displayed. This can be invoked using the commandline arguments "--dry-run" or "-d".

Merge request reports