Commit 36f855a
Stephen Cheng
CA-417888: Check if dracut exists before calling weak_module in dmv.py
The install image doesn’t have dracut installed,
while dmv.py calls weak_module which indirectly calls dracut
when selecting drivers in install enviornment.
Signed-off-by: Stephen Cheng <[email protected]>1 parent cea2393 commit 36f855a
1 file changed
+10
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
361 | 363 | | |
362 | 364 | | |
363 | 365 | | |
| |||
0 commit comments