Commit a0b7ba8
committed
Change MANIFEST reading function in pre-command hook
Replace plugin_read_config with plugin_read_list when reading the
manifest in the pre-command hook. This ensures list-version of the
option is fully supported.
Before this change the pre-command hook would complete with no error and
no cache restoration for file level cache when a manifest list is used.1 parent 16e751a commit a0b7ba8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments