• 
      

    Have extract_summary omit the trailing newline.

    Review Request #3019 — Created March 26, 2012 and submitted

    Information

    RBTools
    master

    Reviewers

    Have extract_summary omit the trailing newline.
    
    It's not clear why the code had extract_summary put it in; reviewboard
    gives an error if the summary contains newlines.
    
    One of the code-paths that used extract_summary manually stripped the
    newline, but two others didn't.
    (Manual.  Let me know if it's appropriate to add a unittest case for this.)
    CS
    chipx86
    1. Ship It!
    2. 
        
    CS
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (9452375)