Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
defbin committed Jan 26, 2024
1 parent dad8a16 commit 1e363c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/slicer/slicer.go
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ func (s *Slicer) copyReplsetOplogImpl(ctx context.Context, backupOplogPath strin

meta := oplog.OplogChunk{
RS: s.rs,
FName: stat.Name,
FName: n,
Compression: cmp,
StartTS: fw,
EndTS: lw,
Expand Down

0 comments on commit 1e363c1

Please sign in to comment.