Skip to content
  • Harald Sitter's avatar
    add symlink verification tech · 5f4c2247
    Harald Sitter authored
    to ensure greatest possible compatibility icon names are often symlinked
    to other names. unfortunately symlinks can easily break without anyone
    noticing. the symlinktest is supposed to prevent this by iterating the
    entire project tree's symlinks and checking if they are actually pointing
    to something.
    additionally symlinks must not point to out-of-tree files. even if valid.
    
    REVIEW: 126004
    5f4c2247
This project is licensed under the GNU Lesser General Public License v2.1 only. Learn more