On Fri, 29 May 2020 16:00:57 -0000, GitLab Bridge on behalf of jmflinuxtx wrote: > From: David Howells <[email protected]> > > The update_scripts.sh script doesn't correctly strip the suffix from the > end of the pathname, but will substitute for it anywhere in the path. The > pattern really ought to have been /[.]$TARGET$//. > > Fix this by using a special shell expansion to do it instead of invoking a > sed pipeline. > > Signed-off-by: David Howells <[email protected]> > cc: Jeremy Cline <[email protected]>
Not sure we need to ack again, in case we do: Acked-by: Jiri Benc <[email protected]> _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
