Print the reason for ServerInterfaceErrors.

Review Request #7360 — Created June 11, 2015 and submitted

Information

RBTools
a6a7f8e...

Reviewers

There are many possible reasons for not being able to communicate with a Review
Board server, and now that Python is validating SSL certificates by default, it
may be very confusing if that's the one that bites people. This change adds the
exception message to the error output. Trivial change.

Fixes bug 3840.

 
PR
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to dvcs (a6a7f8e)
reviewbot
  1. Tool: Pyflakes
    Processed Files:
        rbtools/commands/__init__.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        rbtools/commands/__init__.py
    
    
  2. 
      
Loading...