updater.py and mirror.py docs disagree on what confined_target_dirs means #1118
Labels
client
Related to the client (updater) implementation
documentation
Documentation of the project as well as procedural documentation
legacy
Uh oh!
There was an error while loading. Please reload this page.
updater.py on confined_target_dirs:
This claim that value 'targets1/' would confine downloads to '/targets/targets1/' seems to contradict mirrors.py implementation and the example given there:
It seems
targets_path
must be included inconfined_target_dirs
for it to work.I think the only fix needed is changing updater.py documentation to say something like
The text was updated successfully, but these errors were encountered: