Commit b729453
authored
Bug: when searching for
Empty path was being added to lookup paths for `LinuxBootFiles`.
Worked since the path was often just `C:\ContainerPlat`, but fix it
regardless.
Also add check to make sure the `LinuxBootFiles` path found is also a
directory.
Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>LinuxBootFiles (#2454)1 parent e3722b0 commit b729453
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments