]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Extract die() function to print message and exit 50/head
authorLucas Werkmeister <mail@lucaswerkmeister.de>
Thu, 15 Dec 2016 17:01:43 +0000 (18:01 +0100)
committerLucas Werkmeister <mail@lucaswerkmeister.de>
Thu, 15 Dec 2016 17:01:43 +0000 (18:01 +0100)
commitbb7cf392f9f807d2cbd36d03119c871168216a6c
tree9bf98ac2d946845a5979570259964e6f447dab00
parent472fbf1e5ce458d89c8091d9812320bae6f8f24a
Extract die() function to print message and exit

It also takes an additional, optional argument for a custom exit status,
though none of the current call sites use it.
mkosi