Skip to content
Snippets Groups Projects
Commit e307fa9d authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

tools: moveconfig: make Slot.poll() more readable with helper methods


The Slot.poll() method is already complicated and a new feature
we are going to add will make it more difficult to understand
the execution flow.

Refactor it with helper methods, .handle_error(), .do_defconfig(),
.do_autoconf(), .do_savedefconfig, and .update_defconfig().

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 6a9f79f7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment