Page MenuHomeSoftware Heritage

fix TypeError due to wrong LoadCvsRepository task description
ClosedPublic

Authored by stsp on Oct 1 2021, 11:47 AM.

Details

Summary

The CVS loader's URL argument is mandatory so it should not be
marked as optional.

Diff Detail

Repository
rDLDCVS CVS Loader
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D6383 (id=23222)

Rebasing onto a7eaeb89f4...

Current branch diff-target is up to date.
Changes applied before test
commit 62b0f560ef7e017a6649d01d92ce70736630821f
Author: Stefan Sperling <stsp@stsp.name>
Date:   Fri Oct 1 11:46:36 2021 +0200

    fix TypeError due to wrong LoadCvsRepository task description
    
    The CVS loader's URL argument is mandatory so it should not be
    marked as optional.

See https://jenkins.softwareheritage.org/job/DLDCVS/job/tests-on-diff/28/ for more details.

stsp requested review of this revision.Oct 1 2021, 11:49 AM
This revision is now accepted and ready to land.Oct 1 2021, 11:49 AM