]> git.proxmox.com Git - pve-installer.git/commit
run env: always re-create run env file in test mode
authorChristoph Heiss <c.heiss@proxmox.com>
Wed, 18 Oct 2023 08:17:19 +0000 (10:17 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 11 Nov 2024 22:18:45 +0000 (23:18 +0100)
commit723afe2a4e63a959dc048910db41cc240ba18ae0
tree35b3e525a099ec88cf3818bb0914868ecbd03f71
parent21ef304897602340210d0c05844309bd96753340
run env: always re-create run env file in test mode

When debugging or otherwise deliberately running the `dump-env`
low-level installer command in test mode, chances are that you'd want
the run env file to be re-created as well.

No impact on the normal installation flow.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
Proxmox/Install/RunEnv.pm