]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix: correct the line continuation
authorHarald Hoyer <harald@redhat.com>
Tue, 9 Feb 2021 14:02:02 +0000 (15:02 +0100)
committerHarald Hoyer <harald@hoyer.xyz>
Tue, 9 Feb 2021 14:33:34 +0000 (15:33 +0100)
commitd1c8083b3a4599b9018745df3417a21ab72393e9
treef3a1b9250a34a741be1d2bab26e89f30d60d9dfb
parent702e7e83edcb55fbe79784624ca565ab695256ce
fix: correct the line continuation

Comments will break bash line continuation.
Also added some missing line continuation here and there.
modules.d/01systemd-coredump/module-setup.sh
modules.d/01systemd-repart/module-setup.sh
modules.d/01systemd-sysusers/module-setup.sh
modules.d/06dbus-broker/module-setup.sh
modules.d/06dbus-daemon/module-setup.sh