-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust the exclusivity of the restore and archive job
Restores aren't exclusive in upstream Restic: https://github.com/restic/restic/blob/master/cmd/restic/cmd_restore.go#L 105 The exclusivity of the various job types should match what's defined in the upstream Restic project.
- Loading branch information
Simon Beck
committed
Dec 3, 2020
1 parent
bde716c
commit e504be6
Showing
3 changed files
with
1 addition
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters