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 deltion of multiple failed backup snapshots #7

Merged
merged 2 commits into from
Feb 15, 2022

Conversation

baodrate
Copy link
Owner

fixes #6
regression introduced by shellcheck fixes (commit a42f661, PR #1). multiple snapshots were passed to snapper delete as one argument. revert this line and add shellcheck directive to silence error

fixes #6
regression introduced by shellcheck fixes (commit a42f661, PR #1).
multiple snapshots were passed to `snapper delete` as one argument.
revert this line and add shellcheck directive to silence error
@baodrate baodrate merged commit 000cc2b into main Feb 15, 2022
@baodrate baodrate deleted the fix/shellcheck-regressions branch February 15, 2022 11:02
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.

Failure to delete multiple detected failed backup snapshots
1 participant