diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-05-15 18:51:24 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-05-15 19:02:11 -0700 |
commit | b07dcecc6ae6abdc9ff7fab0179475903740ce43 (patch) | |
tree | 3374535ff75923b178262454798e3b9bd48eca2b /.gitignore | |
parent | 0cf75082527cca1b69c7a64f5ce599afeb8b1e44 (diff) |
til: fix til_setup_module() skip-experimental bug
Commit d72e924a introduced skipping experimental modules for the
values, but it didn't bring in a new index for storing the values
so the offset w/skips was being used to store the values too.
This created a sparse set of values for the setup, manifesting as
a wonky partial interactive setup for the module that didn't even
include the default 0 (rtv) value in the list.
Simple fix.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions