Skip to content
Snippets Groups Projects
Commit d3d79419 authored by Simon McVittie's avatar Simon McVittie
Browse files

pv-exports: Abbreviate log messages when exporting symlink targets


We don't need to give the full path to the temporary mutable sysroot
(when we're using one) or a transient temp directory in /tmp
(otherwise). It's enough to say:

    Exporting .../libfoo.so because overrides/lib/x86_64-linux-gnu/libfoo.so points to it

This makes the log more concise, with less repetition, shorter lines,
and less unnecessary noise when diff'ing two log files.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 60df93a0
No related branches found
No related tags found
1 merge request!513pv-runtime: Reduce redundancy in the log
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment