You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CHERRY-PICK] .pytool/ImageValidation: Print invalid dir paths (#1142)
- Print directory paths considered invalid to aid debugging
- Build native OS file paths using os.path.join for walk dirs
- Clean up trailing whitespace throughout the file
- [ ] Impacts functionality?
- [ ] Impacts security?
- [ ] Breaking change?
- [ ] Includes tests?
- [ ] Includes documentation?
- Local build with the plugin
- Tested invalid directory printing by adding an invalid arch
to `TARGET_ARCH` (so the directory doesn't exist in build output).
N/A - Minor tweaks
Signed-off-by: Michael Kubacki <[email protected]>
(cherry picked from commit 66f3d70)
0 commit comments