Pull out load_config_files into 'uils' package, add tests for loading config values

Review Request #2519 — Created Aug. 10, 2011 and submitted — Latest diff uploaded

Information

RBTools

Reviewers

Pulls out loading config code in order to get rid of global variables and let rb-* commands load config files. Depends on http://reviews.reviewboard.org/r/2518/.

 
rbtools/postreview.py
rbtools/tests.py
rbtools/api/settings.py
rbtools/utils/filesystem.py
rbtools/utils/process.py
rbtools/utils/test.py
Loading...