• 
      

    Fix undeclared variable usage

    Review Request #7192 — Created April 10, 2015 and submitted

    Information

    RBTools
    release-0.7.x
    f420425...

    Reviewers

    Previously in some cases it was possible for process.execute to hit
    an undeclared variable for the scope. The correct variable is now
    referred to.

    
     
    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          rbtools/utils/process.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          rbtools/utils/process.py
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.7.x (22b09c7)