]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Stop explicitly setting distribution in tests 1951/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 4 Oct 2023 08:46:39 +0000 (10:46 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 4 Oct 2023 08:55:56 +0000 (10:55 +0200)
commit4f55e04ba521cc6097b32ca4bc1661213968a41a
tree1b267dd934e448a284d5d09bf6026ee77ddae136
parent45344020f0ef44bb8fc0fe5b47f6c2a7c734378c
Stop explicitly setting distribution in tests

We now default to "custom" when we can't figure out the host
distribution instead of failing so let's stop explicitly setting
the distribution in tests.
tests/test_config.py