Exclude commit ID from post when using exclude patterns

Review Request #7208 — Created April 15, 2015 and submitted

Information

RBTools
release-0.7.x
572281f...

Reviewers

Previously the commit ID was upload only if we weren't including
specific files. This patch brings the behaviour for exclude patterns in
line with the behaviour for posting with included files.

Ran unit tests.

Verified the commit ID was excluded from the review request when
posting with -X.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        rbtools/commands/post.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        rbtools/commands/post.py
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.7.x (c25f6c4)
Loading...