~vcs-imports/quilt/master

Viewing all changes in revision 1435.

  • Committer: Jean Delvare
  • Date: 2020-12-09 10:39:50 UTC
  • Revision ID: git-v1:6363f217b08b07cabbbe09d2d2ddc68596502e38
inspect-wrapper: procfs resolves links

When patch files are passed through stdin, we get the actual patch
file name from procfs. It turns out that procfs resolves symbolic
links, and that breaks our later attempt to strip the prefix from
the path to extract a relative path to the patch file.

This is solved by also resolving symbolic links in the prefix
before stripping it.

Signed-off-by: Jean Delvare <jdelvare@suse.de>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: