pve-installer/Proxmox/UI
Christoph Heiss 5241b6c45f low-level: stdio: fix: make progress text properly optional
.. such that receivers can differentiate between these two cases more
clearly.

Sometimes, the `progress` sub does not get passed a text (on purpose!),
just updating the progress ratio. This would cause log messages to be
written out which could indicate missing text and look rather weird.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
2024-11-25 23:21:51 +01:00
..
Base.pm add Finished UI² message 2023-06-20 21:02:53 +02:00
Gtk3.pm add Finished UI² message 2023-06-20 21:02:53 +02:00
StdIO.pm low-level: stdio: fix: make progress text properly optional 2024-11-25 23:21:51 +01:00