mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Instruct how to deal with outdated manifests.
This commit is contained in:
parent
3ecd0174cc
commit
b501c8fa03
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ echo "About to update manifest."
|
|||
./mach test-wpt --manifest-update --binary= SKIP_TESTS
|
||||
|
||||
echo "Updated manifest; about to check if any changes were made to it."
|
||||
echo "If a diff is present, please run `./mach update-manifest` and commit the change."
|
||||
|
||||
diff="$(git diff -- tests/*/MANIFEST.json)"
|
||||
echo "${diff}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue