Commit ff927d1
[CI-NO-BUILD] [build] Refactor build for inf2cat system drivers
1. Refactors body into subroutine for creation of inf2cat system drivers
2. Transpose arguments to named variables
3. Use negative ERRORLEVEL check to catch all but SUCCESS
4. Prepare for colour prints to stdout
5. Remove goto :eof :: never hit placeholder
Split from PR #1212.
Signed-off-by: benyamin-codez <115509179+benyamin-codez@users.noreply.github.com>1 parent d640a7b commit ff927d1
1 file changed
Lines changed: 15 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 47 | + | |
52 | 48 | | |
53 | | - | |
54 | 49 | | |
55 | 50 | | |
56 | 51 | | |
| |||
59 | 54 | | |
60 | 55 | | |
61 | 56 | | |
62 | | - | |
63 | 57 | | |
64 | 58 | | |
65 | 59 | | |
| |||
72 | 66 | | |
73 | 67 | | |
74 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
75 | 83 | | |
76 | 84 | | |
77 | 85 | | |
| |||
80 | 88 | | |
81 | 89 | | |
82 | 90 | | |
83 | | - | |
| |||
0 commit comments