Skip to content

download fails if problem has directory structure #280

@petertseng

Description

@petertseng

Oops. I thought I fixed this in a7b39b6 for #277 but you'll notice that I only did this for submission files (provided by the student). I assumed that problem files (provided by Exercism/track maintainers) would not have directory structure. That's an incorrect assumption for many languages (try Rust).

Gonna want to stick a MkdirAll before a7b39b6#diff-4fc1b2c284654d61761889d6fbe51c24L42 to fix that, I suppose.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions