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

Change Ls behavior when file have no info #45

Closed
gaelL opened this issue Dec 22, 2015 · 0 comments
Closed

Change Ls behavior when file have no info #45

gaelL opened this issue Dec 22, 2015 · 0 comments

Comments

@gaelL
Copy link
Collaborator

gaelL commented Dec 22, 2015

https://github.com/guits/pastefile/blob/master/pastefile/app.py#L213

ls return 500 if one of all file have no infos.

Just skip it and display others. Could replace abort(500) by a simple continue

@guits guits closed this as completed in a9559fe Dec 22, 2015
guits added a commit that referenced this issue Dec 22, 2015
fix #45 Change Ls behavior when file have no info
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

No branches or pull requests

1 participant