Page MenuHomeSoftware Heritage

cvs2gitdump: Fix local variable 'expkw' referenced before assignment
ClosedPublic

Authored by anlambert on May 20 2022, 2:42 PM.

Diff Detail

Repository
rDLDCVS CVS Loader
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 29511
Build 46113: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 46112: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D7872 (id=28419)

Rebasing onto 3909cb79ae...

Current branch diff-target is up to date.
Changes applied before test
commit 2375c3df5644140fb19bb6e937a26beebaa3a25b
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Fri May 20 14:41:27 2022 +0200

    cvs2gitdump: Fix local variable 'expkw' referenced before assignment

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

Ensure to keep previous test behavior after initializing expkw to 0

Build is green

Patch application report for D7872 (id=28420)

Rebasing onto 3909cb79ae...

Current branch diff-target is up to date.
Changes applied before test
commit d52686be9182260f928997796f5c62044829ce30
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Fri May 20 14:41:27 2022 +0200

    cvs2gitdump: Fix local variable 'expkw' referenced before assignment

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

This revision is now accepted and ready to land.May 20 2022, 3:30 PM