JianyuWang0623 opened a new pull request, #2746:
URL: https://github.com/apache/nuttx-apps/pull/2746
## Summary
Correct the path in the log.
```diff
- ERROR: dlopen(/sotest) failed
+ ERROR: dlopen(/mnt/sotest/romfs/sotest) failed
```
## Impact
sotest
## Testing
- Selftest
- CI
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]