mirror of
https://github.com/restic/restic.git
synced 2025-08-21 05:17:35 +00:00
@@ -608,7 +608,7 @@ func (c *Checker) checkTree(id backend.ID, tree *restic.Tree) (errs []error) {
|
||||
continue
|
||||
}
|
||||
|
||||
case "symlink":
|
||||
case "symlink", "socket", "chardev", "dev", "fifo":
|
||||
// nothing to check
|
||||
|
||||
default:
|
||||
|
Reference in New Issue
Block a user