]> Kevux Git Server - fll/commit
Regression: The --prepend command is not working.
authorKevin Day <Kevin@kevux.org>
Wed, 2 Jul 2025 02:20:42 +0000 (21:20 -0500)
committerKevin Day <Kevin@kevux.org>
Wed, 2 Jul 2025 02:20:42 +0000 (21:20 -0500)
commitf2aeb58e3b51ac457a03de992cb3ec02048c5dd1
tree2fc7f8ab0ce5c9a17402714557aa4e5d3f4cf2e7
parentf6868168d36a5fce97f92849ba21e5faa51b7845
Regression: The --prepend command is not working.

The commit f6868168d36a5fce97f92849ba21e5faa51b7845 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