Fix Plastic's usage of self._options.

Review Request #4395 — Created Aug. 5, 2013 and submitted — Latest diff uploaded

Information

RBTools
master

Reviewers

Fix Plastic's usage of self._options.

When the plastic client is creating a diff for a branch, it tries to set the
'branch' field in the options object so that it will get set properly in the
review request. This broke when we refactored the command-line options to be
able to have different options for each rbt command.

 
    Loading...