diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-14 12:27:33 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-14 12:36:04 +0000 |
commit | dc637ae860f57161c97b04d3e91612d3e1600f37 (patch) | |
tree | ddb8a1e23817d7aba466b395421142b26357bd6d /bitbake/bin | |
parent | 1572c1517c96d6556a832b9511957d311a5f457d (diff) | |
download | poky-dc637ae860f57161c97b04d3e91612d3e1600f37.tar.gz |
bitbake: command: Fix getCmdLineAction bugs
Executing "bitbake" doesn't get a sane message since the None return value
wasn't being handled correctly. Also fix msg -> cmd_action['msg'] as
otherwise an invalid variable is accessed which then crashes the server
due to the previous bug.
(Bitbake rev: c6211291ae07410832031a5274690437cc2b09a6)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/bin')
0 files changed, 0 insertions, 0 deletions