Commit c515950
committed
Fix instanceRequirements memory assignment bug
The instanceRequirements memory maximum value ends up being assigned the
minimum value specified by the user, while eh minimum value doesn't get
assigned at all.
This is now fixed.1 parent 4a8660b commit c515950
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments