zephyr.js
zephyr.js copied to clipboard
[ashell] No prompt print when run/parse a non exist JS file
Description
When running or parsing a non exist JS file in ashell, No prompt print.
Test Code
Steps to Reproduction
acm> run test.js(test.js does not exist in ashell)acm> parse test.js(test.js does not exist in ashell)
Actual Result
No prompt print.

Expected Result
Prompt like File not found print.
Test Builds
| Branch | Commit Id | Target Device | Test Date | Result |
|---|---|---|---|---|
| master | cb6f7ba | Arduino 101 | Feb 13, 2018 | Fail |