Skip to content

Extract utility doesn't handle paths very well #1

@nramsbottom

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/

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