]> Kevux Git Server - fll/commit
Regression: The --prepend command is not working.
authorKevin Day <Kevin@kevux.org>
Wed, 2 Jul 2025 02:19:13 +0000 (21:19 -0500)
committerKevin Day <Kevin@kevux.org>
Wed, 2 Jul 2025 02:19:13 +0000 (21:19 -0500)
commit4734c45691477b29c2bfbd99ac3dc4d08d2e40c1
tree4dfca7a72f8e200bdfad334f45c670b881ef2735
parent7fddb29aadb502f8821b1cfc1c0f55683e9b42fa
Regression: The --prepend command is not working.

The commit f856496d258a223eb7eb5f8fe645297e8af27b46 introduced this problem.

The `<<< ${p}` was placed in the wrong location.
This happened due to a very simple regex that I used to mass make the changes.
I overlooked this complicated match pattern.
build/scripts/package.sh