Add missing --tfs-shelveset-owner command-line flag.

Review Request #8353 — Created Aug. 26, 2016 and submitted

Information

RBTools
release-0.7.x
43399cb...

Reviewers

The implementation of the shelveset code theoretically allowed users to specify
the shelveset owner (in the case that the owner was not the same as the one who
had created the current workdir), but I had neglected to add this file to that
git commit, and it got lost in a stash. This change adds it back.

Posted a shelveset owned by a different TFS user than my current workdir.

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

Status: Closed (submitted)

Change Summary:

Pushed to release-0.7.x (1b6dced)
Loading...