Commit 24c3591
committed
.pytool/HostUnitTestCompilerPlugin: Return failure if dsc path is not valid
The HostUnitTestCompilerPlugin currently skips the package if the dsc path
described in .ci.yaml is not valid.
This change returns failure if dsc path is not valid.
Signed-off-by: Cosmo Lai <[email protected]>1 parent 6c6d4d2 commit 24c3591
File tree
1 file changed
+7
-2
lines changed- .pytool/Plugin/HostUnitTestCompilerPlugin
1 file changed
+7
-2
lines changedLines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
94 | 99 | | |
95 | 100 | | |
96 | 101 | | |
97 | 102 | | |
98 | 103 | | |
99 | | - | |
| 104 | + | |
100 | 105 | | |
101 | | - | |
| 106 | + | |
102 | 107 | | |
103 | 108 | | |
104 | 109 | | |
| |||
0 commit comments