• 
      

    Fix incorrect reference to revision_range

    Review Request #7290 — Created May 7, 2015 and submitted

    Information

    RBTools
    release-0.7.x
    ceeb798...

    Reviewers

    The ClearCase backend still had a reference to options.revision_range. Since
    this no longer exists, it would crash. I've moved the relevant check to an
    appropriate place in the new implementation.

    Ran unit tests.

    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          rbtools/clients/clearcase.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          rbtools/clients/clearcase.py
      
      
    2. 
        
    david
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.7.x (0cb53be)