HomeSoftware Heritage

Drop unnecessary instruction in the python script

Description

Drop unnecessary instruction in the python script

The /opt/extract_indexes.sh is not parametric and hard-codes the path to the
$WORKDIR/nexus-maven-repository-index.gz. And the remaining part of the python scripts
also uses that hardcoded name. So unify a bit and drop unnecessary instructions.

Details

Provenance
ardumontAuthored on Mar 24 2022, 10:05 AM
ardumontPushed on Mar 24 2022, 10:33 AM
Differential Revision
D7412: Adapt run_full_export according to swh cli conventions
Parents
rDLSMAVEXP07f60b65dc17: run_full_export.py: Fix some more logging instructions
Branches
Unknown
Tags
Unknown
Tasks
T3746: staging: Deploy maven indexer/lister/loader