Skip to content
  • Michal Humpula's avatar
    project: fix git submodules scanning · 73cb7eab
    Michal Humpula authored
    New versions of Qt silenty started to return "." instead of "" as
    result of `QDir("/tmp").relativeFilePath("/tmp")`.
    
    Adding aditional check for "." to fix it.
    
    REVIEW: 127731
    73cb7eab