Fix spurious logging for FileDiff insert/delete counts.

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

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.

reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/diffviewer/models.py
    
    
    
    Tool: Pyflakes
    Processed Files:
        reviewboard/diffviewer/models.py
    
    
  2. 
      
chipx86
  1. Ship It!

  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (65dad96)
Loading...