Open Bug 1294357 Opened 8 years ago Updated 11 months ago

Remove remaining usage of external unzip/tar commands in favor of Python's ZipFile/TarFile

Categories

(Release Engineering :: Applications: MozharnessCore, defect)

defect

Tracking

(Not tracked)

People

(Reporter: whimboo, Unassigned)

References

Details

Via bug 1258539 we mainly use the internal Python classes for extracting of archives. With that patch landed we will still have a couple of instances where the external unzip/tar commands are used. We should update them all in favor of the Python classes.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.