-
Notifications
You must be signed in to change notification settings - Fork 129
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.pytool/ImageValidation: Print invalid dir paths (#1142)
## Description - 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? ## How This Was Tested - 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). ## Integration Instructions N/A - Minor tweaks Signed-off-by: Michael Kubacki <[email protected]>
- Loading branch information
Showing
1 changed file
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters