commit | 0587c28365ccb119f860c1b3ca115a6105baadc8 | [log] [tgz] |
---|---|---|
author | Frank Ch. Eigler <fche@redhat.com> | Wed Nov 06 23:53:31 2019 |
committer | Mark Wielaard <mark@klomp.org> | Fri Nov 22 22:56:25 2019 |
tree | 6acb3eeb8b8f1fc7fbc9d9782db58921cd83cabf | |
parent | 3d7a08d5d37c3e96151d1be6e6e6eb0556c079c9 [diff] |
debuginfod 4: symbolic link traversal mode In order to support file/rpm archives that are organized via symlink trees, add an "-L" option to debuginfod, meaning about the same as for find(1) or ls(1): to traverse rather than ignore symlinks.