Skip to content
Commit 73cb7eab authored by Michal Humpula's avatar Michal Humpula 🔥
Browse files

project: fix git submodules scanning

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
parent 85de20fe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment