Some cleanups in 'api' branch

Review Request #2400 — Created June 15, 2011 and submitted — Latest diff uploaded

Information

RBTools

Reviewers

The patch fixes very basic issues of 'api' branch enough to make rb-create work. Also new config parser was implemented for rb-config using 'optparse' module.
Tested by hand and eyes.

Changes between revision 4 and 5

orig
1
2
3
4
5
6
7
8
9
10
11
12
rbtools/commands/rbconfig.py
Loading...