scripts: Add spec.py check for ext changes
authorMike Schuchardt <mikes@lunarg.com>
Fri, 6 Apr 2018 03:45:23 +0000 (21:45 -0600)
committerMike Schuchardt <mikes@lunarg.com>
Thu, 19 Apr 2018 14:43:52 +0000 (08:43 -0600)
commit7c356a0775b79d72f064c6709bdecdb62c4e7254
tree0ca5b97a90306e31bcbb873e3e80ddca4ffa2a16
parentef4a25fc8fe8a48ba685bc71ac1a251aad293bf2
scripts: Add spec.py check for ext changes

When the surrounding asciidoctor conditionals of a VUID change it may
impact validation even if the VUID text does not change.  Detect this in
spec.py and flag for manual intervention.

Change-Id: Idf802955ba9bbfe911edd4114fb28bdddf5fcc9b
scripts/spec.py