]> git.proxmox.com Git - pve-installer.git/commit
low-level: initialize UI backend for 'dump-env' subcommand too
authorChristoph Heiss <c.heiss@proxmox.com>
Tue, 13 Feb 2024 15:13:58 +0000 (16:13 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 23 Feb 2024 13:19:56 +0000 (14:19 +0100)
commit479b052450b00434b263d4c760220bb48a971a24
treeaf2e337a9263ab4b53deff8b9066b5d1269697a4
parentd445c4c59ddd84382e13d39251787f8eb94a7fb8
low-level: initialize UI backend for 'dump-env' subcommand too

Some detection routines might try to log things and call some
Proxmox::Ui functions all the way down, so just initialize it with the
stdio backend to avoid errors.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
proxmox-low-level-installer