Rename lookup_value to match_value in Review Board's conditions.

Review Request #8367 — Created Aug. 30, 2016 and submitted

Information

Review Board
release-3.0.x
01db87c...

Reviewers

A new Djblets change to the conditions code renamed the lookup_value
arguments to match_value. This makes the equivalent changes to Review
Board's conditions code.

Unit tests pass.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/scmtools/conditions.py
        reviewboard/reviews/tests/test_conditions.py
        reviewboard/scmtools/tests/test_conditions.py
        reviewboard/reviews/conditions.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/scmtools/conditions.py
        reviewboard/reviews/tests/test_conditions.py
        reviewboard/scmtools/tests/test_conditions.py
        reviewboard/reviews/conditions.py
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Incorporated into the change that landed in /r/8338/.

Loading...