mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 09:48:31 +08:00
5db4d2a83b
nxspawn_open() is expected to return "OK" when it success, but it doesn't return it in case of executing dup2. Because of this, the "Command as parameter" couldn't work with Builtin Apps.