URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8a376d4cd35e1e00b4c1bbd30ad85c6eda0561f3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8a376d4 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Validate the Diameter XML files in the pre-commit script.
Validation requires xmllint but will pass (with a complaint) if the committer
does not have xmllint installed.
Change-Id: I336a1c8ad8e1f98805a284d8c4736810b1a9c54e
Reviewed-on: https://code.wireshark.org/review/18609
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from e145433 opa-mad: Fixed malformed SA(FabricInfoRecord) reserved field
adds 8a376d4 Validate the Diameter XML files in the pre-commit script.
Summary of changes:
tools/pre-commit | 6 ++++++
tools/validate-diameter-xml.sh | 18 +++++++++++-------
2 files changed, 17 insertions(+), 7 deletions(-)