Fix regressions posting changes for review with custom diff files.

Review Request #10460 — Created March 20, 2019 and submitted — Latest diff uploaded

Information

RBTools
master

Reviewers

Some of the DVCS work broke posting changes using --diff-filename
for review. There was a typo in an argument to a method, and a
variable that didn't have a default value. This is a simple change
that fixes both.

Posted several changes on my dev server with this.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fix regressions posting changes for review.
Some of the DVCS work broke posting changes for review. There was a typo in an argument to a method, and a variable that didn't have a default value. This is a simple change that fixes both.
06b11936c8dc7b27e37a3a785f5870570d5b67ed Christian Hammond
rbtools/commands/post.py
Loading...