]> git.ipfire.org Git - thirdparty/systemd.git/commit
ukify: Move summary option handling out of finalize_options
authorJörg Behrmann <behrmann@physik.fu-berlin.de>
Sat, 5 Oct 2024 09:53:35 +0000 (11:53 +0200)
committerJörg Behrmann <behrmann@physik.fu-berlin.de>
Wed, 9 Oct 2024 10:11:57 +0000 (12:11 +0200)
commit3d2144a214f9dc7e20126f01e16e27098d881a5d
treea6627168cc17404e90f43b9828d36a9525bf666f
parente95193504b4b7b25453f2e6a7d37c05d0d0db68b
ukify: Move summary option handling out of finalize_options

This way finalize_options will not call sys.exit by itself.
src/ukify/ukify.py