234
234
# The reason for this is that these settings are used by other phases
235
235
# of setup besides conf, so we need to know them.
236
236
# Also this allows you to hit Return to accept the existing value.
238
246
for opt in config_options:
240
248
conf_options[opt.option_name] = conf.get_by_path(opt.option_name)