Commit ee7cf4a
ingest_mdir: introduce --noninteractive option
This is useful for capturing the process' stdout to a pipe, and e.g.
emailing it.
Before:
�[1mynl
�[1m Full series �[32mOKAY �[0m
Generated files up to date; no warnings/errors; no diff in generated;
�[1mmaintainers
�[1m Full series �[32mOKAY �[0m No new files, skip
�[1mfixes_present
�[1m Full series �[32mOKAY �[0m Fixes tag present in non-next series
After:
ynl
Full series OKAY
Generated files up to date; no warnings/errors; no diff in generated;
maintainers
Full series OKAY No new files, skip
fixes_present
Full series OKAY Fixes tag present in non-next series
Signed-off-by: Vladimir Oltean <[email protected]>1 parent b4025ac commit ee7cf4a
1 file changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| 59 | + | |
| 60 | + | |
58 | 61 | | |
59 | 62 | | |
60 | 63 | | |
| |||
99 | 102 | | |
100 | 103 | | |
101 | 104 | | |
102 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
103 | 108 | | |
104 | 109 | | |
105 | 110 | | |
| |||
271 | 276 | | |
272 | 277 | | |
273 | 278 | | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
274 | 289 | | |
275 | 290 | | |
276 | 291 | | |
| |||
0 commit comments