#352 Fix indentation in repos sections
Merged by siosm. Opened by adamwill.
adamwill/workstation-ostree-config fix-repo-indent  into  f38

Download 352.patch

These lines are all indented by three spaces when they should be
indented by two.

Signed-off-by: Adam Williamson awilliam@redhat.com

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/d2999e0bf7894df393d0bbbe4807658a

@siosm if you're around, could you merge this? It actually breaks openQA's "build an ostree" test, because the test adds extra repos to the silverblue file with a two-space indent; the mixed indenting apparently causes the file to be incorrectly parsed. it would be a bit awkward to change the openQA test to do two space indents on the other branches, but three space indents on f38...

Pull-Request has been merged by siosm

Thanks! This is another fallout from branching that was pushed here with no PR / review. I'll update the validation script to detect that.

Metadata