Skip to content
Snippets Groups Projects

Use a more compact output for overrides and pinned libraries

Merged Ludovico de Nittis requested to merge wip/denittis/compact_files_list into master

The entries pinned_libs_* and overrides are gathered using find -ls. However this has the downside to include a lot of information that we usually don't care about like the edit date, the permissions etc...

In an attempt to reduce the steam-runtime-system-info report size, without reducing the about of potentially useful info, this commit replaces the find -ls output with just a recursive list of directories, files and symlinks.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading