Commit 15ce90e
committed
fix deltion of multiple failed backup snapshots
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 error1 parent 630e0ea commit 15ce90e
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
337 | 339 | | |
338 | 340 | | |
339 | 341 | | |
| |||
0 commit comments