aboutsummaryrefslogtreecommitdiff
path: root/internal_setup.bzl
diff options
context:
space:
mode:
authorGreg <gregestren@users.noreply.github.com>2020-03-25 14:05:24 -0400
committerGitHub <noreply@github.com>2020-03-25 14:05:24 -0400
commitdfcfe825005ffba4a7c15cd9ddac737d040d2506 (patch)
treef3b52e3aec8ae5d7a6ea6f6f73786d0a1cb35278 /internal_setup.bzl
parent2d620ba1f8284695181fa092ec4064724ea99a9a (diff)
downloadbazel-skylib-dfcfe825005ffba4a7c15cd9ddac737d040d2506.tar.gz
Fix type parsing errors on "always true" conditions. (#239)
Specifically: selects.config_setting_group( name = "always_true", match_any = ["//conditions:default"], ) and selects.config_setting_group( name = "always_true", match_all = ["//conditions:default"], ) These should, as expected, always evaluate to True. Their implementation had a bug that failed the build outright.
Diffstat (limited to 'internal_setup.bzl')
0 files changed, 0 insertions, 0 deletions