Page MenuHomeSoftware Heritage

Remove shell scripts from setup.py
ClosedPublic

Authored by vlorentz on Aug 13 2021, 4:46 PM.

Details

Summary

and rewrite them in Python, with error checking (instead of failing silently)

Diff Detail

Repository
rDSEA Archive search
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 D6087 (id=22045)

Rebasing onto 84115fa418...

Current branch diff-target is up to date.
Changes applied before test
commit b419f202530dba95616d8227be2e2d1e6d9cfc8f
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Fri Aug 13 16:46:48 2021 +0200

    Remove shell scripts from setup.py
    
    and rewrite them in Python, with error checking (instead of failing silently)

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

This revision is now accepted and ready to land.Aug 13 2021, 4:54 PM

Build is green

Patch application report for D6087 (id=22051)

Rebasing onto 84115fa418...

Current branch diff-target is up to date.
Changes applied before test
commit b419f202530dba95616d8227be2e2d1e6d9cfc8f
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Fri Aug 13 16:46:48 2021 +0200

    Remove shell scripts from setup.py
    
    and rewrite them in Python, with error checking (instead of failing silently)

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

This revision was automatically updated to reflect the committed changes.