]> git.ipfire.org Git - thirdparty/mkosi.git/commit
mkosi: fix overriding of boolean arguments 48/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 11 Dec 2016 03:46:42 +0000 (22:46 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 11 Dec 2016 03:46:42 +0000 (22:46 -0500)
commitd0e0824a2bb60d2b1afefc3849871a6bf8cd04b9
treec1df28da3970be7294e6ebcf88f0752ae0ea040d
parenta65b56ad2d09807bce45a6b2925dff0b96e7a0b8
mkosi: fix overriding of boolean arguments

The command line should have higher priority then the configuration file,
but this wouldn't work when the config file said yes and command line no.
mkosi