1343
1343
# but that's all we have (for now). It will find the option in
1344
1344
# locations.conf or bazaar.conf though) -- vila 20100916
1345
1345
conf = self._tree.branch.get_config()
1347
1347
orphan_policy = conf.get_user_option(conf_var_name)
1348
1348
default_policy = orphaning_registry.default_key
1349
1349
if orphan_policy is None: