Commit 268e5ab
committed
Print actionable error message when --check finds stale files
Previously both update-sig-tables.py and update-community-members.py
silently exited with code 1 when run in --check mode and the generated
file was out of date, making CI failures hard to diagnose. Now they
print a clear message to stderr naming the file and the remediation
command ('make generate').
Signed-off-by: immanuwell <pchpr.00@list.ru>1 parent 4bb961f commit 268e5ab
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| 174 | + | |
174 | 175 | | |
175 | 176 | | |
176 | 177 | | |
| |||
0 commit comments