Merge "Catch errors in release processing script"

This commit is contained in:
Zuul
2018-03-28 17:39:13 +00:00
committed by Gerrit Code Review

View File

@@ -234,4 +234,4 @@ def main():
if __name__ == '__main__':
main()
sys.exit(main())