commit | ca9b06e18d1d7c67e599356a8366d2c008337721 | [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 | 04bac6b06908f791f0e05d2db29d805eb39f00e7 [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>