• 
      

    Cleanup the rbtools.utils.process module

    Review Request #7203 — Created April 14, 2015 and submitted — Latest diff uploaded

    Information

    RBTools
    release-0.7.x
    c646e39...

    Reviewers

    The process module has long been in need of an overhaul. All parameters
    and the return value of the process.execute function have been
    documented. A bug where environment variables provided by the function
    could be overridden by OS environment variables was fixed.

    Ran unit tests.