Files
build/tools
Kelvin Zhang 07c71ac1b9 Remove catch + sys.exit idiom
This is bad, python already prints exceptino message and exit with
non-zero code when an exception is raised, no need to catch the
exception just to print it. In addition, printing an exception does not
print stacktrace, so catch + sys.exit provide less information than
python's default behavior.

Test: th
Change-Id: If6cf2e34d4ebc9f7d172063b4396bf4377dad447
2022-02-17 21:46:21 -08:00
..
2022-01-24 16:19:41 -08:00
2022-01-24 16:19:41 -08:00
2022-01-24 16:19:41 -08:00
2022-01-24 16:19:41 -08:00
2021-10-13 12:15:21 -07:00
2022-01-20 16:13:12 -08:00
2022-01-24 16:19:41 -08:00