Commit c712235
committed
CI: suppress sort "Broken pipe" warnings
Apparently, it's completely normal in this sort of use where it's paired
with head, since head closes the stream after printing the requested
number of leading lines: https://stackoverflow.com/a/46203242/12077691 parent 6926957 commit c712235
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments