Commit 33bf3c2
authored
Rewatch: print 'Finished compilation' in watch plain_output mode (#8372)
When stdout isn't a TTY during `rewatch watch`, full rebuilds previously
produced no completion message. Emit a plain 'Finished compilation' line
so parent processes and non-TTY consumers can observe when a rebuild
finishes.1 parent f976093 commit 33bf3c2
1 file changed
Lines changed: 11 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
455 | | - | |
456 | | - | |
457 | | - | |
458 | | - | |
459 | | - | |
460 | | - | |
461 | | - | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
462 | 466 | | |
463 | 467 | | |
464 | 468 | | |
| |||
0 commit comments