Skip to content

Commit

Permalink
Instruct how to deal with outdated manifests.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdm committed Nov 22, 2017
1 parent 3ecd017 commit b501c8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/ci/manifest_changed.sh
Expand Up @@ -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}"
Expand Down

0 comments on commit b501c8f

Please sign in to comment.