mirror of
https://github.com/octoleo/restic.git
synced 2024-11-02 19:49:44 +00:00
forget: Remove message when no policy is specified
This commit is contained in:
parent
5f0ebb71b2
commit
27d0909302
@ -108,7 +108,6 @@ func (cmd CmdForget) Execute(args []string) error {
|
||||
}
|
||||
|
||||
if policy.Empty() {
|
||||
cmd.global.Verbosef("no expire policy configured, exiting\n")
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user