scripts: Exit from vuid_mapping.py with status 1 on errors
authorJean-François Roy <jfroy@google.com>
Mon, 22 Jan 2018 23:05:11 +0000 (15:05 -0800)
committerMark Lobodzinski <mark@lunarg.com>
Tue, 23 Jan 2018 16:50:02 +0000 (09:50 -0700)
commit560fa79a648a1af6837b372bccf036f25cafe1b4
tree2a714923c609277c420b44d90303f0a1b918db30
parentb111f5cf9d448f33b13a28e1f98474fbe339f620
scripts: Exit from vuid_mapping.py with status 1 on errors

This patch modifies scripts/vuid_mapping.py to exit with status 1 on
errors. This allows the build system to fail code generation rules that
depend on this script.

Change-Id: I5659ae80e1989ea7530c9257e7619a9b35cc7294
scripts/vuid_mapping.py