You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
skipgen: Change default behavior to show all skips
When running skipgen against a yaml skipfile with no additional
arguments, return all of the skips. Additional arguments
(board/environment/branch) can be used to narrow down the list.
The previous behavior would only show skips that are "all/all/all" when
run with no arguments, and then more skips would be returned as
board/environment/branch was added.
Signed-off-by: Dan Rue <dan.rue@linaro.org>
0 commit comments