Re: [AUH] [PATCH v2 2/2] steps: include devtool changelog in upgrade report
Alexander Kanavin <[email protected]>
| Newsgroups | org.yoctoproject.lists.yocto-patches |
|---|---|
| Message-ID | <CANNYZj8KH+t_XV_0oyDJcKGmLtGMHUqsbTEL7EHPZ+SRU9yCNw@mail.gmail.com> |
On Mon, 25 May 2026 at 13:19, <[email protected]> wrote: > + text = text[:max_len] + "\n\n[... changelog truncated ...]" I think this could say more: Changelog truncated as it exceeds {max_len} characters; the full changelog can be found in an attachment to the AUH email. Alex