Skip to content

Commit

Permalink
true
Browse files Browse the repository at this point in the history
  • Loading branch information
M4tteoP committed Dec 9, 2024
1 parent 30e2388 commit 1adaf21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions waflog/read.go
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ func (ll *FTWLogLines) getMarkedLines() [][]byte {
continue
}
if endFound && bytes.Equal(lineLower, ll.startMarker) {
startFound = true
break
}

Expand Down

0 comments on commit 1adaf21

Please sign in to comment.