Page MenuHomeSoftware Heritage

Initialize the success boolean early to avoid unbound exception
ClosedPublic

Authored by ardumont on May 13 2022, 9:57 AM.

Details

Reviewers
vsellier
Group Reviewers
Reviewers
Maniphest Tasks
Restricted Maniphest Task
Commits
rDLDBASEf510a00d10b3: Initialize the success boolean early to avoid unbound exception
Summary

Related to T4236

Diff Detail

Repository
rDLDBASE Generic VCS/Package 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 D7827 (id=28259)

Rebasing onto a3a2b11473...

Current branch diff-target is up to date.
Changes applied before test
commit f510a00d10b3451161d3af756e415b9916d6d8fa
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri May 13 09:56:43 2022 +0200

    Initialize the success boolean early to avoid unbound exception
    
    Related to T4236

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

This revision is now accepted and ready to land.May 13 2022, 10:19 AM