Updated openstack/openstack

Project: openstack-infra/git-review  67dbbc2e59b0b104c9de0a8ab1d39ca54e9845ca

Set a default EXIT_CODE for GitReviewException

This should avoid:

  Could not connect to gerrit at ssh://some random string I typed@review.openstack.org:29418/openstack/repo.git
  Traceback (most recent call last):
    File "/usr/local/bin/git-review", line 11, in <module>
      sys.exit(main())
    File "/usr/local/lib/python2.7/site-packages/git_review/cmd.py", line 1534, in main
      sys.exit(e.EXIT_CODE)
  AttributeError: 'GitReviewException' object has no attribute 'EXIT_CODE'

Change-Id: I288dadd7bb2cc2766fb719171e2f0303aa250171
This commit is contained in:
Jenkins 2016-08-30 14:33:40 +00:00 committed by Gerrit Code Review
parent 827fa7060f
commit 0c4afa6867
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 051f37c1c849e7f6a5e0c87bb9952eaecf0193d8
Subproject commit 67dbbc2e59b0b104c9de0a8ab1d39ca54e9845ca