]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(dracut.sh): shellcheck warning SC1004
authorPavel Valena <pvalena@redhat.com>
Sun, 23 Jul 2023 16:36:46 +0000 (18:36 +0200)
committerAntonio Álvarez Feijoo <antonio.feijoo@suse.com>
Mon, 24 Jul 2023 09:08:42 +0000 (11:08 +0200)
commitdbdab2d87fa49c7fdd08b274d8a21e6046360cad
tree24434ff6545ce7fbdc5571bb6413769dbcd12aee
parent33a66ed04bdc30eccb172a0cd6dcc36d9d74f825
fix(dracut.sh): shellcheck warning SC1004

As stated in [1] it should work without literal backslash+linefeed.

[1] https://github.com/koalaman/shellcheck/issues/1246
dracut.sh