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

give meaningful error if two posts conflict (Fix #1749) #1750

Merged
merged 1 commit into from May 23, 2015
Merged

Conversation

ralsina
Copy link
Member

@ralsina ralsina commented May 23, 2015

Give a meaningful error and exit when slugs conflict.

ralsina added a commit that referenced this pull request May 23, 2015
give meaningful error if two posts conflict (Fix #1749)
@ralsina ralsina merged commit 78dbce2 into master May 23, 2015
@ralsina ralsina deleted the fix-1749 branch May 23, 2015 14:57
src_dest,
self.post_per_file[dest].source_path,
post.source_path))
sys.exit(1)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

quit = True so we can show all bad posts at once

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@felixfontein
Copy link
Contributor

Thanks for implementing!

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.

None yet

3 participants