RTEMS | libmisc/shell: Only restore terminal settings on exit when captured (!300)
Chris Johns (@chris)
gitlab at rtems.org
Tue Nov 12 05:59:38 UTC 2024
Chris Johns commented on a discussion on cpukit/libmisc/shell/shell.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/300#note_114756
> struct termios previous_term;
> bool result;
> bool interactive = true;
> + int tc_result;
Great you asked so we can help.
To amend the commit message use git and the `git commit --amend` options. This will let you edit the commit. Once done push the commit like you did but add the `--force` option. For example `git push --force origin this-branch` where you use your actual branch.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/300#note_114756
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20241112/aac54188/attachment.htm>
More information about the bugs
mailing list