]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Use 0 as the default value for partition sizes instead of None 1165/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 4 Sep 2022 19:06:54 +0000 (21:06 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 7 Sep 2022 13:24:43 +0000 (15:24 +0200)
commit806af26ced0d3dd6a92b5ebe3f4e366f62e60dee
treeca09ecc321604eb90eeab191331e0914e60b023d
parentc3cfbc2505e77e9607a3e06888b1983cee43dfdc
Use 0 as the default value for partition sizes instead of None
mkosi/__init__.py
mkosi/backend.py
tests/test_init.py