• 
      

    Make the --diff-filename and --update flags mutually exclusive.

    Review Request #7358 — Created May 31, 2015 and submitted — Latest diff uploaded

    Information

    RBTools
    release-0.7.x
    c95c458...

    Reviewers

    When specifying an external diff file, we can't use --update to automatically
    guess which review request to update. This change adds a check for that case.

    Tried to run with both arguments and saw the error.