]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Don't clean tools tree unless at least -f is specified 2908/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 24 Jul 2024 15:27:26 +0000 (17:27 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 24 Jul 2024 15:29:01 +0000 (17:29 +0200)
commitc7469b7d1f746675257bf856cdc9325e83a35617
tree7967f68e9b0531edadba6d38649192238c824514
parent78c6fed7e3c6181212d87aecf170b49dea8250b0
Don't clean tools tree unless at least -f is specified

Otherwise if we run mkosi qemu and the cache is out of date we
remove the tools tree which we shouldn't do.
mkosi/__init__.py