]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Don't rebuild local package repository if OutputFormat == none 2559/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 27 Mar 2024 11:44:12 +0000 (12:44 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 27 Mar 2024 11:44:12 +0000 (12:44 +0100)
commite5a3afea6cdb0b578bd9a721f98201777048a7d8
treee2eb75782e4cbdde7e8c2133b256b344f9920c8a
parent1149444ef82ce95ae3b69f0f6b43d3305a6f6638
Don't rebuild local package repository if OutputFormat == none

We're not going to do anything anymore if the output format == none
so don't rebuild the local package repository.
mkosi/__init__.py