• 
      

    Landing review requests as squashed now patches them as squashed

    Review Request #7342 — Created May 27, 2015 and submitted

    Information

    RBTools
    dvcs
    4375273...

    Reviewers

    Previously, when calling rbt land -S, the call to rbt patch would
    not respect the -S flag and instead would use whatever behaviour was
    default (i.e., defaulting to using history). Now this has been
    rectified so that rbt land explicitly gives rbt patch either the
    -S or -H flags.

    Ran unit tests.

    Landed a review request with commit history and used the -S flag.
    Verified that the review request was patched as a squashed review
    request.

    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          rbtools/commands/land.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          rbtools/commands/land.py
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to dvcs (190c527)