pungi/pungi/ostree
Lubomír Sedlář 071792bdd0 ostree: Always substitute basearch
When ref is not modified via pungi config, we read it from the treefile
and substitute in basearch.

When pungi is configured to replace it, it modifies the treefile and
then used the value from config to avoid parsing the file. This however
did not substitute the basearch value.

We can simply use one code path for getting the value. This will work
for both cases.

Fixes: https://pagure.io/pungi/issue/866
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2018-03-21 15:37:15 +01:00
..
__init__.py ostree: Add force_new_commit option - test added 2018-01-11 15:08:07 +01:00
base.py [ostree] Add 'tree' sub-command to pungi-make-ostree script 2016-12-12 19:30:35 +08:00
installer.py Remove deprecated options 2017-11-16 11:12:34 +01:00
tree.py ostree: Always substitute basearch 2018-03-21 15:37:15 +01:00
utils.py Minor correction for python backward compatibility 2018-01-25 13:28:08 +01:00