sonyxperiadev / pygerrit

MIT License
52 stars 51 forks source link

Does not exit properly when user does not have streamEvents capability #12

Closed dpursehouse closed 11 years ago

dpursehouse commented 11 years ago

Since Gerrit 2.7 the user must be granted the streamEvents capability to be able to run the stream-events command.

If the user does not have the capability, pygerrit returns the error "No JSON object could be decoded".