]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(base): do not quote $CLINE in the `set` command
authorDmitry Klochkov <dmitry.klochkov@bell-sw.com>
Mon, 27 Mar 2023 10:25:57 +0000 (13:25 +0300)
committerLaszlo Gombos <laszlo.gombos@gmail.com>
Tue, 28 Mar 2023 11:33:37 +0000 (07:33 -0400)
commit8b951d20d409b3647c85a9c6d064ccb15cdb5fe7
treef6c84cc39c8b7d3afaf4695958624b3574dc3bf9
parentdf2458a6b8aec70e74757ea7ae35f672a99ddc17
fix(base): do not quote $CLINE in the `set` command

This is needed to correctly parse init arguments.

Fixes: 2fabaaa62dcfd31e593ca45e1374e55adae29d6b
modules.d/99base/init.sh