Skip to content

Fix the OSTree preconditions macro not populating reponame and branch

Emanuele Aina requested to merge wip/em/fix-ostree-preconditions into apertis/v2021dev2

Address a regression introduced in commit 6b2fd91e "Turn the OSTree preconditions into a list" where the iteration on the preconditions list was done improperly.

Merge request reports