]> git.proxmox.com Git - pve-installer.git/commit
tui: add missing argument for low-level installer test-session
authorChristoph Heiss <c.heiss@proxmox.com>
Tue, 21 Nov 2023 10:45:50 +0000 (11:45 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 Nov 2023 12:11:50 +0000 (13:11 +0100)
commit18fa0cf8faf5a986dd6236ec4aed6a0502fac2c3
tree647e91278668a73707f5179cfd3eabb2b909cde7
parente9e6cfea3a5d5669a154359ab260fe26abfd384c
tui: add missing argument for low-level installer test-session

This broke running the TUI installer in debug mode, does not effect
release builds in any way.

Fixes: 4b4dfa1 ("low level: testmode: take path to disk image instead of using /dev/null")
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
proxmox-installer-common/src/setup.rs