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

fix backup to backup more than once #1271

Merged
merged 1 commit into from Aug 31, 2019
Merged

Conversation

eikenb
Copy link
Contributor

@eikenb eikenb commented Aug 31, 2019

Fix a regression with backup option such that it would only back up once
(os.Link doesn't overwrite). Also added a test to reproduce issue.

Fixes #1270

Fix a regression with backup option such that it would only back up once
(os.Link doesn't overwrite). Also added a test to reproduce issue.

Fixes #1270
@eikenb eikenb added the bug label Aug 31, 2019
@eikenb eikenb added this to the 0.21.2 milestone Aug 31, 2019
@eikenb eikenb merged commit 3957cdf into master Aug 31, 2019
Copy link
Member

@hanshasselberg hanshasselberg left a comment

Choose a reason for hiding this comment

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

Good catch, sorry that I missed that during my review.

@eikenb eikenb deleted the issue-1270-backup-regression branch September 4, 2019 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

only fisrt backup success, second or more failed
2 participants