• 
      

    Fix spurious logging for FileDiff insert/delete counts.

    Review Request #6032 — Created June 26, 2014 and submitted — Latest diff uploaded

    Information

    Review Board
    release-2.0.x
    5e50fe2...

    Reviewers

    The logging statements for "overriding" insert and delete counts were
    surrounded by conditionals that didn't quite reflect the reality of when things
    get overridden. This fixes it so that we don't spam the log files.

    Ran unit tests.