We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ee8989 commit 2d80cfcCopy full SHA for 2d80cfc
pkg/minikube/out/out.go
@@ -66,7 +66,7 @@ var (
66
67
// MaxLogEntries controls the number of log entries to show for each source
68
const (
69
- MaxLogEntries = 3
+ MaxLogEntries = 3
70
)
71
72
// fdWriter is the subset of file.File that implements io.Writer and Fd()
0 commit comments