Skip to content

Project DevPkg: TAR_SH won't work for files in bz2 format #23

@presmihaylov

Description

@presmihaylov

rc = Shell_exec(TAR_SH, "FILE", TAR_BZ2_SRC, NULL);

The options provided to tar are meant for dealing with gzip format, not bz2.

If a fetch is executed against a bz2 file, then the program will fail to extract it properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions