Fix plumbing of change number when using --diff-filename.

Review Request #7501 — Created July 7, 2015 and submitted — Latest diff uploaded

Information

RBTools
release-0.6.x

Reviewers

A previous change of mine fixed an exception when trying to use
--diff-filename, but didn't fix an issue where we had regressed the use of
this command-line argument with systems that use change numbers (such as
perforce). This change fixes the plumbing so that we set the change number
correctly even if the user (for some reason) is choosing the create the diff
themselves.

Ran unit tests.

    Loading...