parent
f76222df73
commit
53d4b6045f
@ -420,7 +420,7 @@ func (w Wrapper) RestoreMultipleItems(
|
||||
return nil, el.Failure()
|
||||
}
|
||||
|
||||
ictx := clues.Add(ctx, "item_path", itemPath.String)
|
||||
ictx := clues.Add(ctx, "item_path", itemPath.String())
|
||||
|
||||
ds, err := getItemStream(ictx, itemPath, snapshotRoot, bcounter)
|
||||
if err != nil {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user