Commit c75cfe8
fix: track error results seen in sim flows
With errors in sim flows, we were not getting an error log or the
correct erroneous exit code because the "errors_seen" state variable of
the SimCfg was not being updated correctly.
Signed-off-by: Alex Jones <alex.jones@lowrisc.org>1 parent 1299c8a commit c75cfe8
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
795 | 795 | | |
796 | 796 | | |
797 | 797 | | |
| 798 | + | |
| 799 | + | |
798 | 800 | | |
799 | 801 | | |
800 | 802 | | |
| |||
0 commit comments