Skip to content
  • vvoutilainen@1c010e3e-69d0-11dd-93a8-456734b0d56f's avatar
    This patch fixes · e50c60de
    1) recursion with wild-inferiors for paths like "/usr/share/**/ui/*.xml"
    The previous code didn't recurse into directories not named "ui" at
    all in that case.
    2) symlinks that point to the current directory
    3) the listing returned by list-directories-with-wildcards can
    return paths for which file-namestring is nil, protect the filtering
    from barfing on those.
    4) tabs in the file. Sure, this should be done separately but
    we have reviewed the changes without the tab change so we'll do
    it with the same patch.
    e50c60de