]> git.proxmox.com Git - pve-installer.git/commit
tui: honor test mode flag when starting low-level install session
authorChristoph Heiss <c.heiss@proxmox.com>
Wed, 20 Sep 2023 11:39:35 +0000 (13:39 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 20 Sep 2023 13:38:46 +0000 (15:38 +0200)
commita56e078abba21bb297f5e0234ad02c5e2e4ad32a
tree33b7427bbd657eebd850e830c907d883750672eb
parentc733cb3b26a9a8328ebd8ff2f20d34609d108ebc
tui: honor test mode flag when starting low-level install session

Even if the installer is run in release mode, the test-mode flag should
be honored on whether to start a test-installation or not.

The test mode is always forced on in debug builds, so the cfg()
conditionals can be dropped.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
proxmox-tui-installer/src/main.rs