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

--update flag is not working #52

Open
mfabinski opened this issue Sep 9, 2016 · 0 comments · May be fixed by #57
Open

--update flag is not working #52

mfabinski opened this issue Sep 9, 2016 · 0 comments · May be fixed by #57

Comments

@mfabinski
Copy link

The --update flag should abort the downloading, if one already downloaded image should be downloaded again. In this case the script should abort the download.

The exception handler for FileExistsException is not executed, because the error is catched before.

Fix would be:
Handle the specific FileExistsException instead of a general exception.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant