Commit 9dc12bf
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 299b3aa commit 9dc12bf
1 file changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
801 | 801 | | |
802 | 802 | | |
803 | 803 | | |
804 | | - | |
| 804 | + | |
805 | 805 | | |
806 | 806 | | |
807 | 807 | | |
808 | 808 | | |
809 | 809 | | |
810 | | - | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
811 | 815 | | |
812 | 816 | | |
813 | 817 | | |
| 818 | + | |
814 | 819 | | |
815 | 820 | | |
816 | | - | |
817 | | - | |
818 | 821 | | |
819 | 822 | | |
820 | 823 | | |
| |||
0 commit comments