Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scripts/runfvp: exit code should be the FVP exit code
The __main__ body used the return value of runfvp() as the exit code, but this was never set. Signed-off-by: Ross Burton <[email protected]> Signed-off-by: Jon Mason <[email protected]>
- Loading branch information