Commit a32dac8
committed
[OMCSession] improve log messages for model simulation using OM executable
* use check=False => no CalledProcessError exception; possibility to
handle the error code
* error code needs to be checked (compare == 0) by the caller!
* improve log messages; print returncode if it is != 0 with stdout1 parent 76b73e5 commit a32dac8
1 file changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
800 | 800 | | |
801 | 801 | | |
802 | 802 | | |
803 | | - | |
| 803 | + | |
804 | 804 | | |
805 | 805 | | |
806 | 806 | | |
807 | 807 | | |
808 | 808 | | |
809 | | - | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
810 | 814 | | |
811 | 815 | | |
812 | 816 | | |
| 817 | + | |
813 | 818 | | |
814 | 819 | | |
815 | | - | |
816 | | - | |
817 | 820 | | |
818 | 821 | | |
819 | 822 | | |
| |||
0 commit comments