Commit 5473f65
committed
[refactorMakefile] attempt an additional fix for codegen: move back f2py patching from generateAndCompare.sh to patchMad.sh
(This is an old commit from 9 Dec but the description is still valid on 14 Dec)
Before this commit, codegen was now failing on itscrd90 as it was previously failing on itscrd80 (patchMd.sh fails due to f2py)
After this commit, codegen is succeeding again on itscrd90, and now also on itscrd80 (fixing the issue in PR #753)1 parent 8f65910 commit 5473f65
2 files changed
Lines changed: 2 additions & 1 deletion
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| |||
0 commit comments