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
commit 86c88c12f2
1 changed files with 1 additions and 1 deletions

View File

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