]> git.ipfire.org Git - thirdparty/dracut.git/commit
refactor(base): remove `str_replace` from `dracut-lib.sh`
authorLaszlo Gombos <laszlo.gombos@gmail.com>
Sun, 13 Mar 2022 17:04:10 +0000 (17:04 +0000)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Thu, 29 Sep 2022 05:23:07 +0000 (05:23 +0000)
commit0da80a18416aac03312a5a665c119144dd6f227e
treee96138c015c7f231eb4c71cc9d07b6439e2bf4db
parentd7d80af9814f1983f0f678dcd4b7533bc9e05a4a
refactor(base): remove `str_replace` from `dracut-lib.sh`

Remove duplicate implementation of `str_replace` to follow-up
commit 148e420be5b5809aa8d5033f47477573bbbf3e60
modules.d/99base/dracut-lib.sh