From: Kevin Day Date: Wed, 2 Jul 2025 02:19:13 +0000 (-0500) Subject: Regression: The --prepend command is not working. X-Git-Tag: 0.7.2~1 X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=4734c45691477b29c2bfbd99ac3dc4d08d2e40c1;p=fll 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. --- diff --git a/build/scripts/package.sh b/build/scripts/package.sh index ea4b0ec..e5687a6 100644 --- a/build/scripts/package.sh +++ b/build/scripts/package.sh @@ -144,7 +144,7 @@ package_main() { elif [[ ${grab_next} == "prepend" ]] ; then # Provide a bare minimal sanitizer that probably doesn't catch everything that it ideally should. - prepend=$(sed -e 's|[\!~\`@#$%^&*( <<< ${p});:>