• 
      

    Don't bomb out if a password wasn't provided

    Review Request #4787 — Created Oct. 17, 2013 and submitted

    Information

    RBTools
    master

    Reviewers

    The base class can return None if the password attribute is None

    rbt post/post-review

    david
    1. We're trying to treat post-review as deprecated and avoid making any non-critical changes to it. Does rbt post have the same problem?

      1. I don't know... long story short is that I was using post-review because I was running into problems when using rbt post. I've started using rbt post exclusively now though, but I forgot the process I used to repro the issue..

    2. 
        
    david
    1. I'm going to push this, with a slight change to make postreview.py and api/request.py consistent.

      1. Cool -- thanks :)!
    2. 
        
    YA
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.5.x (0cccdc6). Thanks!