Skip to content

Commit

Permalink
PMM-13054 update the comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ademidoff committed Jun 17, 2024
1 parent 1cf8a41 commit 489f5b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion managed/services/supervisord/logs.go
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ func readLog(name string, readLines int) ([]byte, time.Time, error) {
}

if readLines != -1 {
// Do not decrease the counter for unlimited line count
// Do not decrease the counter when unlimited line count
lineCount--
}

Expand Down

0 comments on commit 489f5b8

Please sign in to comment.