Commit 84ba5af
Strip lines when log-tailing
Summary:
For some reason, certain jobs have logs that end in \n\n, making unreadable whitespace
This diff explicitly strips lines before prefixing them, and then manually adds back exactly one "\n"
Created from CodeHub with https://fburl.com/edit-in-codehub
Reviewed By: haonans
Differential Revision: D661911231 parent 5ad30fe commit 84ba5af
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments