Skip to content

Extract utility doesn't handle paths very well #1

Description

@nramsbottom

The following command line executes, but doesn't output into the expected directory. It'll write to the current directory.
./extract data/SONGS0.XLD ./out

The almost identical command line works just fine (notice the trailing slash).
./extract data/SONGS0.XLD ./out/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions