Skip to content

update-manager-common.sh: check if /var/run-phase exist before trying to print it

This is mainly to avoid the message:

cat: /var/run-phase: No such file or directory (os error 2)"

Which is expected at the first step and can be confusing.

Signed-off-by: Dylan Aïssi dylan.aissi@collabora.com

Merge request reports

Loading