scripts: Mod spec.py to use local validusage.json
authorMark Lobodzinski <mark@lunarg.com>
Thu, 1 Mar 2018 17:25:58 +0000 (10:25 -0700)
committerMark Lobodzinski <mark@lunarg.com>
Thu, 1 Mar 2018 20:52:03 +0000 (13:52 -0700)
commitb6c8fd0a318e2fae2b16d6363a1f56c97d6d993d
tree04561c8a99df399be5874fbc5be0a9da424364f4
parent82ad9f45a29be658cfd3e61d659f7b1bd0695c4a
scripts: Mod spec.py to use local validusage.json

This script by default used the latest version of validusage.json from
the web. Changed to use the local copy checked into the repo. Used the
json-file option to fetch from a non-default location, removed the
-json arg and the URL option entirely.

Change-Id: Id088b08c8e66a3cdfca2b9e771797bffe941e5d3
scripts/spec.py