Commit ccaf9ee
committed
ci: note why the fresh clone needs no mtime sort
The mcpp side of this cross-validation had to sort by mtime — its target/
is restored from a cache and `find … | head -1` returned a binary an
earlier push had left, with the right version string and the wrong code.
Here $src is a fresh clone, so the plain form is correct; `-printf` is a
GNU extension and one of the runners reaching this line is macOS.1 parent bf6417b commit ccaf9ee
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
115 | 120 | | |
116 | 121 | | |
117 | 122 | | |
| |||
330 | 335 | | |
331 | 336 | | |
332 | 337 | | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
333 | 343 | | |
334 | 344 | | |
335 | 345 | | |
| |||
0 commit comments