blob: 583a732143dfa0d04fbac3e1d4ff18bbfd848af9 [file] [log] [blame]
#!/bin/sh
set -e
scripts/validate_configs.py -v -k -e test/expected-schema-errors.txt
# fail the script if someone forgot to update the list of configurations or
# schemas
scripts/generate_config_list.sh
scripts/generate_schema_list.sh
git --no-pager diff --exit-code -- .