commit | 48ba5856eb47dca0abc4d24e7c4e3ce1fd2628f1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Sep 05 19:00:11 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Sep 09 16:38:27 2014 -0600 |
tree | b4e223e0aaa3f8ef923d6e91e32676356671e570 | |
parent | d3d5c1233156215c3c793e77dce72f2fdfe745f1 [diff] |
buildman: Move full help code into the control module There is no good reason to keep this code separate. Move it into control.py so it is easier to test. Signed-off-by: Simon Glass <sjg@chromium.org>