-
Notifications
You must be signed in to change notification settings - Fork 253
Description
Describe the bug
The prototype for the OS_ShellOutputToFile_Impl() function has gotten stale and needs an update. Unfortunately this isn't built as part of any regularly-run test routine.
To Reproduce
Change OSAL config to enable shell
Build on RTEMS
Expected behavior
Build should pass
Code snips
osal/src/os/rtems/src/os-impl-shell.c
Line 55 in 65c584f
| int32 OS_ShellOutputToFile_Impl(uint32 file_id, const char *Cmd) |
System observed on:
RTEMS 4.11.3 target, Ubuntu 20.04 host.
Reporter Info
Joseph Hickey, Vantage Systems, Inc.
Reactions are currently unavailable