mirror of
https://github.com/restic/restic.git
synced 2025-03-13 19:41:10 +00:00
parent
b8c7622a8a
commit
6b7ddf1b03
@ -608,7 +608,7 @@ func (c *Checker) checkTree(id backend.ID, tree *restic.Tree) (errs []error) {
|
|||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
|
|
||||||
case "symlink":
|
case "symlink", "socket", "chardev", "dev", "fifo":
|
||||||
// nothing to check
|
// nothing to check
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user