]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Use -1, 0, 1 instead of 12, 0, 11 for comparisons in GenericVersion 1669/head
authorJoerg Behrmann <behrmann@physik.fu-berlin.de>
Wed, 12 Jul 2023 08:48:53 +0000 (10:48 +0200)
committerJoerg Behrmann <behrmann@physik.fu-berlin.de>
Wed, 12 Jul 2023 08:48:53 +0000 (10:48 +0200)
commitfa7339bd837132d061c15b0e69064563e976e916
tree401fb76d36c9d0910d9b2c3ab127ee4693477025
parentd32d5fdb5f771e383292bcec4888ed0ce3a5deaf
Use -1, 0, 1 instead of 12, 0, 11 for comparisons in GenericVersion
mkosi/config.py
tests/test_config.py