Commit 3540935
committed
fix: also skip initrd re-mapping in pyhl CLI binary
The CLI cmd_run had its own from_snapshot_file_configured call that
still passed the initrd path. Same fix as the library: the snapshot
blob already contains all initrd data.
Signed-off-by: danbugs <danilochiarlone@gmail.com>1 parent 8835d8d commit 3540935
1 file changed
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
596 | | - | |
597 | | - | |
| 596 | + | |
| 597 | + | |
598 | 598 | | |
599 | | - | |
600 | | - | |
601 | | - | |
602 | | - | |
603 | | - | |
604 | 599 | | |
605 | 600 | | |
606 | 601 | | |
607 | | - | |
| 602 | + | |
608 | 603 | | |
609 | 604 | | |
610 | 605 | | |
| |||
0 commit comments