Fix regressions posting changes for review with custom diff files.
Review Request #10460 — Created March 20, 2019 and submitted — Latest diff uploaded
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.