]> git.ipfire.org Git - thirdparty/mkosi.git/commit
mkosi: put various script-related status lines together 1246/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 27 Oct 2022 13:13:31 +0000 (15:13 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 27 Oct 2022 15:54:27 +0000 (17:54 +0200)
commit1054923fcbb48846e67f2c58c99605d1c1c0f615
treee22ef560c37caa868ed8b72b6bd3eb223372d930
parent36f9857978d0b74ef1502c60e227f766bb15bf5e
mkosi: put various script-related status lines together

For some reason the build script was described quite far from the
other scripts. Since 19a989fdafe3b50b7c6629efa64e6e4b1fa0c31a the same
environment is used for all scripts, so the "Script Environment" line
is now under all scripts, since it applies to all of them.
mkosi/__init__.py