]> git.ipfire.org Git - thirdparty/dracut.git/commit - dracut.sh
dracut.sh: add check for invalid configuration files
authorHarald Hoyer <harald@redhat.com>
Wed, 23 Oct 2019 12:16:56 +0000 (14:16 +0200)
committerHarald Hoyer <harald@hoyer.xyz>
Wed, 18 Mar 2020 15:34:35 +0000 (16:34 +0100)
commitdfe2247a43d6a216d9af533825c9a103e3b056cd
tree5875bbab3b4c069cf3dd0c8ef74564fac2cd2603
parent17d62d12065c264d899609cf69e8d913fc84460d
dracut.sh: add check for invalid configuration files

Emit a warning about possible misconfigured configuration files, where
the spaces around values are missing for +=""

Better report a possible source of problems. We can fix annoying false
positives later.
dracut.sh