Skip to content

Place downloads in correct directory.#181

Merged
kytrinyx merged 1 commit intoexercism:masterfrom
Tonkpils:bugfix/file-download
Apr 4, 2015
Merged

Place downloads in correct directory.#181
kytrinyx merged 1 commit intoexercism:masterfrom
Tonkpils:bugfix/file-download

Conversation

@Tonkpils
Copy link
Copy Markdown
Contributor

@Tonkpils Tonkpils commented Apr 3, 2015

Currently, fetching newer submissions fail when attempting to write to disk since they key for each submission comes with the '/language/slug/' appended to it. This removes that prefix and stores it under the corresponding folder.

Should fix #165

I know is a bit of a patch over the actual issue but it should get the downloads working again.

Currently, fetching newer submissions fail when attempting to write to disk since they key for each submission comes with the '/language/slug/' appended to it. This removes that prefix and stores it under the corresponding folder.
@kytrinyx
Copy link
Copy Markdown
Member

kytrinyx commented Apr 4, 2015

Aaaah, I've been meaning to take that off on the backend and it completely slipped my mind. A tad too much going on at the moment.

kytrinyx added a commit that referenced this pull request Apr 4, 2015
Place downloads in correct directory.
@kytrinyx kytrinyx merged commit 46b1f7f into exercism:master Apr 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No such file or directory with Download cmd.

2 participants