sweet: increase context for tail of log
For tracking down #72037.
diff --git a/sweet/cmd/sweet/benchmark.go b/sweet/cmd/sweet/benchmark.go
index fcc29b1..1d9ff02 100644
--- a/sweet/cmd/sweet/benchmark.go
+++ b/sweet/cmd/sweet/benchmark.go
@@ -161,7 +161,7 @@
}
func readFileTail(f *os.File) (data string, err error) {
- const maxLines = 20
+ const maxLines = 300
const maxBytes = 16 << 10
const block = 4096
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Auto-Submit | +1 |
| Run-TryBot | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Daniel MorsingTryBots beginning. Status page: https://farmer.golang.org/try?commit=9c179613
accidentally try-botted when I should have commit-queued
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |