Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The 'latest' command is broken #556

Merged
merged 1 commit into from
Jul 31, 2018

Conversation

NetoBuenrostro
Copy link
Contributor

@NetoBuenrostro NetoBuenrostro commented Jan 23, 2018

This fixes #555

The latest command is trying to save the images to a non existing directory.

It is necessary to create the directory structure before start saving the images.

The ``latest`` command is trying to save the images to a non existing directory.

It is necessary to create the directory structure before start saving the images.
@kentr
Copy link

kentr commented Feb 22, 2018

The change introduced in the PR fixes the issue for me.

Before, the latest command was crashing. Now, it works as expected.

@NetoBuenrostro ++!

@kentr
Copy link

kentr commented Apr 25, 2018

@staylos92 @jimbobhickville @shmargum

Can any of you look into committing this?

@kentr
Copy link

kentr commented Apr 29, 2018

Looks like this also fixes #546.

@veromeneses
Copy link

This change also fixed the latest command for me. Could you guys please merge it?
Thank you @NetoBuenrostro!

@ChrisBAshton ChrisBAshton merged commit 0bb63bc into bbc:master Jul 31, 2018
@ChrisBAshton
Copy link
Contributor

Thanks very much for the PR - I've published this today as v4.2.2.

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.

'Latest' command is missing creating the directory structure
4 participants