]> git.ipfire.org Git - thirdparty/systemd.git/commit
ukify: Require specifying --tools for each tools directory 25912/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 2 Jan 2023 13:53:47 +0000 (14:53 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 2 Jan 2023 13:53:47 +0000 (14:53 +0100)
commit4f312ba07bdd4816629b20f84ba8c8946cc54c61
treece5034cf4c9e2ac0f10b0263f7758b4f5897d861
parent737dab1a8d7d1d667f92f1572d47ab3776a30cdb
ukify: Require specifying --tools for each tools directory

Instead of consuming N arguments as tools directories, let's always
only consume one argument per specification of --tools. This avoids
issues where the linux image and initrd are interpreted as tools
directories.
src/ukify/ukify.py