mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-25 01:44:43 +01:00
parent
b2c5ffcaea
commit
5eababe0b0
@ -349,7 +349,7 @@ func (s *Receiver) Receive(ctx context.Context, req *pdu.ReceiveReq, receive zfs
|
||||
getLogger(ctx).WithField("visitErr", visitErr).Debug("complete tree-walk")
|
||||
|
||||
if visitErr != nil {
|
||||
return nil, err
|
||||
return nil, visitErr
|
||||
}
|
||||
|
||||
var clearPlaceholderProperty bool
|
||||
|
Loading…
Reference in New Issue
Block a user