trivial update on tidy bless note
This commit is contained in:
parent
486bc278ab
commit
87b741549c
@ -95,7 +95,7 @@ pub fn check(tests_path: &Path, src_path: &Path, bless: bool, bad: &mut bool) {
|
|||||||
tidy_error!(
|
tidy_error!(
|
||||||
bad,
|
bad,
|
||||||
"Makefile `{}` no longer exists and should be removed from the exclusions in \
|
"Makefile `{}` no longer exists and should be removed from the exclusions in \
|
||||||
`src/tools/tidy/src/allowed_run_make_makefiles.txt`, you can run --bless to update \
|
`src/tools/tidy/src/allowed_run_make_makefiles.txt`, you can run `x test tidy --bless` to update \
|
||||||
the allow list",
|
the allow list",
|
||||||
p.display()
|
p.display()
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user