Home
last modified time | relevance | path

Searched refs:why_selected (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/tools/buildman/
H A Dcontrol.py44 def ShowActions(series, why_selected, boards_selected, builder, options, argument
77 for arg in why_selected:
79 print arg, ': %d boards' % len(why_selected[arg])
81 print ' %s' % ' '.join(why_selected[arg])
83 len(why_selected['all']))
225 why_selected, board_warnings = boards.SelectBoards(args, exclude,
308 ShowActions(series, why_selected, selected, builder, options,